D
dotsweep
/watch_domain
Get told when a taken domain becomes registrable
Register a watch on a domain that is currently taken, and be emailed once — and only once — when the registry confirms it has become registrable. Use when someo
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 /watch_domain for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | A full domain, e.g. example.com |
| email* | string | Where to send the one notification. Must be given by the user. |
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":"/watch_domain","input":{"domain":"...","email":"..."}}'cli
npx cracked-ai run -p mcp-com-dotsweep-dotsweep -e /watch_domain -i '{"domain":"...","email":"..."}'mcp
run_tool({ provider: "mcp-com-dotsweep-dotsweep", endpoint: "/watch_domain", input: {"domain":"...","email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.