fetcher
F
fetcher
/diff_pages

diff pages

Compare two pages (or one page vs its latest Wayback snapshot); return what changed. (content; $0.008/call in USDC via x402, 25 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 /diff_pages for me.

Input

FieldTypeDescription
url_a*stringTarget URL or hostname.
url_bstring

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":"/diff_pages","input":{"url_a":"..."}}'
cli
npx cracked-ai run -p mcp-cloud-fetcher-fetcher -e /diff_pages -i '{"url_a":"..."}'
mcp
run_tool({ provider: "mcp-cloud-fetcher-fetcher", endpoint: "/diff_pages", input: {"url_a":"..."} })

Try it

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