BD
Boolsai Directory
/subdomain_map
subdomain map
Every subdomain of a given root domain we've ever scanned. Reveals storefront topology — where the checkout actually lives, regional storefronts, B2B portals, i
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 /subdomain_map for me.
Input
| Field | Type | Description |
|---|---|---|
| root* | string | Root domain (e.g. 'gymshark.com'). Pass just the apex; we'll find subdomains automatically |
| limit | integer | max subdomains returned (1-1000) default 200 |
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":"/subdomain_map","input":{"root":"...","limit":200}}'cli
npx cracked-ai run -p mcp-ai-boolsai-directory -e /subdomain_map -i '{"root":"...","limit":200}'mcp
run_tool({ provider: "mcp-ai-boolsai-directory", endpoint: "/subdomain_map", input: {"root":"...","limit":200} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.