M
mcp
/render_page
render page
Render a JavaScript-heavy page using a stealth browser and return clean markdown. Use for SPAs, React/Vue/Angular apps, pages behind JS rendering. Cost: $0.005
liveverifiedunknown~5s typical
mcpprobedmcp
$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-clawfetch-mcp /render_page for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | The URL to render |
| maxChars | number | Maximum characters to return |
| waitFor | string | CSS selector to wait for before extracting content (e.g., ".main-content", "#app") |
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-clawfetch-mcp","endpoint":"/render_page","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-clawfetch-mcp -e /render_page -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-clawfetch-mcp", endpoint: "/render_page", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.