Brainiall Web
BW
Brainiall Web
/read_page

Read Web Page

Read one known web page as clean Markdown without raw HTML noise. Use this for documentation, articles, and product pages when the URL is already known. For an

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

Input

FieldTypeDescription
url*stringAbsolute HTTP(S) URL of documentation, an article, or a product page to read without raw H

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

Try it

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