Brainiall Web
BW
Brainiall Web
/map_site

Map Site URLs

List a site's URLs so an agent can select pages before reading them. Prefer this inexpensive discovery step before crawl_site. Map first, then call read_page f

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 /map_site for me.

Input

FieldTypeDescription
url*stringAbsolute HTTP(S) site URL whose available URLs should be listed
limitintegerMaximum URLs to list (capped at 500) default 100

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":"/map_site","input":{"url":"...","limit":100}}'
cli
npx cracked-ai run -p mcp-com-brainiall-web -e /map_site -i '{"url":"...","limit":100}'
mcp
run_tool({ provider: "mcp-com-brainiall-web", endpoint: "/map_site", input: {"url":"...","limit":100} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.