BS
Boolsai Scan
/boolsai_scan
boolsai scan
Scan a public website. Returns its full tech stack — every external host the page talks to, every fetch/xhr/beacon endpoint, every inline-script signal, parsed
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 for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | URL or bare domain, e.g. "gymshark.com" or "https://allbirds.com/products/legacy-tee". |
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","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-boolsai-scan -e /boolsai_scan -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-boolsai-scan", endpoint: "/boolsai_scan", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.