BD
Boolsai Directory
/directory_query
directory query
Unified query against the Boolsai Directory. One tool to rule the other lookups. Pass any combination of: signal_type+signal_value, domain, market_country, arch
liveverifiedunknown~5s typical
mcpprobedboolsaidirectory
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-boolsai-directory /directory_query for me.
Input
| Field | Type | Description |
|---|---|---|
| signal_type | string | e.g. 'vendor', 'shopify_shopid' |
| signal_value | string | exact signal value |
| domain | string | exact domain match (e.g. 'gymshark.com') |
| market_country | string | ISO-2 (e.g. 'us') |
| archetype | string | e.g. 'headless-shopify', 'woocommerce-stores' |
| founder | string | case-insensitive substring |
| city | string | case-insensitive city name |
| limit | integer | max rows (1-500) default 50 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-boolsai-directory","endpoint":"/directory_query","input":{"limit":50}}'cli
npx cracked-ai run -p mcp-ai-boolsai-directory -e /directory_query -i '{"limit":50}'mcp
run_tool({ provider: "mcp-ai-boolsai-directory", endpoint: "/directory_query", input: {"limit":50} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.