Atom — Premium Domains
AP
Atom — Premium Domains
/get_checkout_link

get checkout link

Generate a pre-filled Atom checkout URL for a chosen domain so the user can pay on Atom. Use when a user wants to BUY a domain but is not using balance registra

liveunknown~5s typical
mcpatompremium
$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_checkout_link for me.

Input

FieldTypeDescription
domain*stringThe domain to purchase, including extension.
term_yearsintegerRegistration term in years, where applicable. default 1

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_checkout_link","input":{"domain":"...","term_years":1}}'
cli
npx cracked-ai run -p mcp-com-atom-premium-domains -e /get_checkout_link -i '{"domain":"...","term_years":1}'
mcp
run_tool({ provider: "mcp-com-atom-premium-domains", endpoint: "/get_checkout_link", input: {"domain":"...","term_years":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.