AP
Atom — Premium Domains
/get_ai_tokens_pay_link
get ai tokens pay link
Get a real, payable Machine Payment Protocol (MPP) URL to top up AI Tokens ($0.10/token) — for use with an MPP-native payment agent (e.g. Stripe's link-cli), NO
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_ai_tokens_pay_link for me.
Input
| Field | Type | Description |
|---|---|---|
| token_count* | integer | Number of AI Tokens to purchase (5-100000; 5 is the $0.50 minimum). |
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_ai_tokens_pay_link","input":{"token_count":1}}'cli
npx cracked-ai run -p mcp-com-atom-premium-domains -e /get_ai_tokens_pay_link -i '{"token_count":1}'mcp
run_tool({ provider: "mcp-com-atom-premium-domains", endpoint: "/get_ai_tokens_pay_link", input: {"token_count":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.