M
mcp
/check_domains
check domains
Check if one or more domain names are available for registration. Cost: $0.008 per request.
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 /check_domains for me.
Input
| Field | Type | Description |
|---|---|---|
| domains* | array | Array of domain names to check (e.g., ["example.com", "myapp.io"]) |
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":"/check_domains","input":{"domains":[]}}'cli
npx cracked-ai run -p mcp-ai-clawfetch-mcp -e /check_domains -i '{"domains":[]}'mcp
run_tool({ provider: "mcp-ai-clawfetch-mcp", endpoint: "/check_domains", input: {"domains":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.