BW
Brainiall Web
/crawl_site
Crawl Site
Read multiple linked pages with strict page and depth limits. Use only when several pages are required. If you merely need to discover a site's structure, use
liveverifiedunknown~5s typical
mcpprobedbrainiallweb
$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-com-brainiall-web /crawl_site for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Absolute HTTP(S) starting URL for a bounded multi-page crawl |
| max_pages | integer | Maximum pages to read (capped at 50) default 20 |
| max_depth | integer | Maximum link depth from the starting URL (capped at 5) default 2 |
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-com-brainiall-web","endpoint":"/crawl_site","input":{"url":"...","max_pages":20,"max_depth":2}}'cli
npx cracked-ai run -p mcp-com-brainiall-web -e /crawl_site -i '{"url":"...","max_pages":20,"max_depth":2}'mcp
run_tool({ provider: "mcp-com-brainiall-web", endpoint: "/crawl_site", input: {"url":"...","max_pages":20,"max_depth":2} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.