F
fetcher
/extract_content
extract content
Extract a page's main content as clean Markdown + text with metadata. (content; $0.005/call in USDC via x402, 30 free/day).
liveunknown~5s typical
mcpfetcher
$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-cloud-fetcher-fetcher /extract_content for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Target URL or hostname. |
| mode | string (markdown | text | full) |
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-cloud-fetcher-fetcher","endpoint":"/extract_content","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-cloud-fetcher-fetcher -e /extract_content -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-cloud-fetcher-fetcher", endpoint: "/extract_content", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.