D
dotsweep
/check_domains
Check domain availability and price
Checks whether domain names are available, with registration and renewal prices. Answers come from the registry itself: DNS delegation first, then RDAP, with a
liveverifiedunknown~5s typical
mcpprobeddotsweep
$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-com-dotsweep-dotsweep /check_domains for me.
Input
| Field | Type | Description |
|---|---|---|
| names* | array | Brand names or exact domains. A name without a dot is checked across every extension in tl |
| tlds | array | Extensions to check bare names against, without leading dots. Choose ones that fit the bus |
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-com-dotsweep-dotsweep","endpoint":"/check_domains","input":{"names":[]}}'cli
npx cracked-ai run -p mcp-com-dotsweep-dotsweep -e /check_domains -i '{"names":[]}'mcp
run_tool({ provider: "mcp-com-dotsweep-dotsweep", endpoint: "/check_domains", input: {"names":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.