ED
EnCirca Domains
/get_domain_requirements
get domain requirements
Return MCP-only restricted TLD eligibility requirements and checkout flow choices so the customer can be told what information checkout will require.
liveunknown~5s typical
mcpencircadomains
$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-encirca-domains /get_domain_requirements for me.
Input
| Field | Type | Description |
|---|---|---|
| partner_id | string | Optional partner id used to resolve a matching restricted-TLD flow. |
| domains | string | |
| tld | string | TLD to inspect, with or without leading dot. |
| default_tld | string | |
| requirement_use_case | string | Restricted-TLD flow id when a TLD has multiple eligibility paths, e.g. preapproved or appr |
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-encirca-domains","endpoint":"/get_domain_requirements","input":{}}'cli
npx cracked-ai run -p mcp-com-encirca-domains -e /get_domain_requirements -i '{}'mcp
run_tool({ provider: "mcp-com-encirca-domains", endpoint: "/get_domain_requirements", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.