fetcher
F
fetcher
/check_domain

check domain

Check domain availability across TLDs via RDAP. Set enriched=true for DNS, age, and Wayback history. (domain-dns; $0.004/call in USDC via x402, 50 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 /check_domain for me.

Input

FieldTypeDescription
name*string
tldsarray
enrichedboolean

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

Try it

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