Get the App 100% anonymous, no signup or email required

Agent Wallet

A lightweight prepaid balance your AI agent spends to order eSIMs through the PikaSim MCP server. Retail pricing, terms-of-service only, funded with crypto. No account, no KYC.

Create an agent wallet

You'll get a 32-character wallet code (save it — it's how you sign back in) and a crypto deposit option. Deposit at least $10 to activate your ak_live_ API key.

Access an existing wallet

Already have a wallet? Enter your 32-character wallet code.

How it differs from the Reseller program

Agent Wallet

  • For AI agents buying via MCP
  • Retail pricing
  • Terms-of-service only
  • Crypto-funded, prepaid
  • ak_live_ API key
  • Self-serve, instant

Reseller (B2B)

  • For businesses reselling eSIMs
  • 10% off retail
  • Commercial / wholesale track
  • Crypto or card funding
  • pk_live_ API key
  • Webhooks, higher limits

Go to the Reseller program →

Connect your agent (MCP)

Once you have an ak_live_ key, add PikaSim to your agent's MCP config to let it purchase:

{
  "mcpServers": {
    "pikasim": {
      "type": "streamable-http",
      "url": "https://pikasim.com/mcp",
      "headers": {
        "Authorization": "Bearer ak_live_your_key_here"
      }
    }
  }
}

Browsing data and phone plans needs no key. See the Agentic eSIM Ordering overview and the MCP docs.

Help