FS
Fine Structure
/get_domain_verification
Get Domain Verification
Return the exact DNS records and instructions required to verify and route the app custom domain.
liveunknown~5s typical
mcpfinestructure
$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-finestructure-fine-structure /get_domain_verification for me.
Input
| Field | Type | Description |
|---|---|---|
| app_id* | string | The app ID |
| domain | string | Optional configured custom domain. If omitted, uses the app's current custom domain. |
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-finestructure-fine-structure","endpoint":"/get_domain_verification","input":{"app_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-finestructure-fine-structure -e /get_domain_verification -i '{"app_id":"..."}'mcp
run_tool({ provider: "mcp-ai-finestructure-fine-structure", endpoint: "/get_domain_verification", input: {"app_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.