AP
Atom — Premium Domains
/get_domain_purchase_pay_link
get domain purchase pay link
Get a real, payable Machine Payment Protocol (MPP) URL to purchase an ALREADY-LISTED Atom marketplace domain via Stripe SPT (the SPT-paid sibling of register_do
liveunknown~5s typical
mcpatom—premium
$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-atom-premium-domains /get_domain_purchase_pay_link for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | The listed domain to purchase, including extension. |
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-atom-premium-domains","endpoint":"/get_domain_purchase_pay_link","input":{"domain":"..."}}'cli
npx cracked-ai run -p mcp-com-atom-premium-domains -e /get_domain_purchase_pay_link -i '{"domain":"..."}'mcp
run_tool({ provider: "mcp-com-atom-premium-domains", endpoint: "/get_domain_purchase_pay_link", input: {"domain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.