Popdot AI
PA
Popdot AI
/upgrade_trial

upgrade trial

Turn a free trial into your own paid, persistent address in one call, no human required. Redeem the one-time claimToken from try_domain with your BYO Ed25519 pu

liveverifiedunknown~5s typical
mcpprobedpopdotai
$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-popdot-popdot-mcp /upgrade_trial for me.

Input

FieldTypeDescription
claimToken*stringThe one-time claim token returned by try_domain / answer_trial_canary.
publicKey*stringYour BYO Ed25519 public key. The minted identity is bound to it and you hold the private k
durationstringOptional rental length: an ISO 8601 duration (PT1H, PT4H, P1D, P7D, P30D) or hourly/daily/
payerAddressstringOptional 0x wallet you will pay from. Provide it (with payerProof) to receive a self-pay x
payerProofstringOptional EIP-191 personal_sign signature proving control of payerAddress.
payerProofIssuedAtstringOptional ISO 8601 timestamp of the payerProof, within 5 minutes.
requestSponsorUrlbooleanSet true to also receive an optional URL a human can use to sponsor the upgrade.

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-popdot-popdot-mcp","endpoint":"/upgrade_trial","input":{"claimToken":"...","publicKey":"..."}}'
cli
npx cracked-ai run -p mcp-ai-popdot-popdot-mcp -e /upgrade_trial -i '{"claimToken":"...","publicKey":"..."}'
mcp
run_tool({ provider: "mcp-ai-popdot-popdot-mcp", endpoint: "/upgrade_trial", input: {"claimToken":"...","publicKey":"..."} })

Try it

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