BS
Boolsai Scan
/boolsai_scan_paths
boolsai scan paths
Scan multiple paths on the same site in parallel and merge the external-host lists. Returns per-path host lists, a unified merged set, and a homepage_missed lis
liveverifiedunknown~5s typical
mcpprobedboolsaiscan
$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-scan /boolsai_scan_paths for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Base URL or bare domain (e.g. "gymshark.com"). |
| paths | array | Path strings to scan, relative to the base (e.g. ["/", "/products/legacy-tee", "/cart"]). |
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-scan","endpoint":"/boolsai_scan_paths","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-boolsai-scan -e /boolsai_scan_paths -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-boolsai-scan", endpoint: "/boolsai_scan_paths", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.