Let your AI sell travel eSIMs

Connect your service to AskMia's API and give your users instant mobile data in 190+ countries - no SIM cards, no roaming fees.

AskMia MCP at a glance

  • 190+ Countries covered
  • 6 API tools available
  • <3s eSIM delivery time
  • 0 Setup cost

Who is this for?

  • Travel agencies & OTAs

    Offer eSIM data plans as an add-on during flight or hotel booking. Your customers get connected the moment they land - no extra apps, no SIM swaps.

    A traveler books a trip to Japan. Your system auto-suggests a 10GB plan and delivers an eSIM via QR code before departure.

  • AI assistants & chatbots

    Give your AI assistant the power to search, recommend, and sell eSIM plans in real-time. One API call - and your bot becomes a connectivity expert.

    "Find me a data plan for Italy" - your chatbot searches 190+ countries, compares prices, and creates a checkout link instantly.

  • Travel platforms & blogs

    Monetize your travel content by embedding eSIM recommendations. Earn on every sale while providing genuine value to your audience.

    A reader checks your "Best of Thailand" guide and buys a local eSIM right from your page - seamless and relevant.

How it works

  1. Connect

    Add our MCP endpoint to your AI agent or app. No SDK, no library - just a single URL.

  2. Sell

    Your system searches plans, creates checkout links, and handles payments. We deliver the eSIM automatically.

  3. Support

    Check device compatibility, network coverage, and package details - all through the same API. Post-sale support is handled by Mia on AskMia.app.

What happens after the sale?

You sell - we handle the rest. Your customers get full post-sale support directly on AskMia.app:

  • Auto-created account - your buyer gets an AskMia profile instantly, no signup needed
  • Delivery email with QR code, install instructions, and a direct link to Mia for support
  • Step-by-step eSIM installation guidance
  • Balance checks, top-ups, and troubleshooting
  • Support in 140+ languages - your customer's native tongue

No support tickets for you. Mia speaks your customer's language and guides them from QR scan to full connectivity.

Live examples

Concrete ways teams already use AskMia from inside an AI agent today.

Buy an eSIM directly inside a Claude chat

Claude Desktop / Cowork

A user chats with Claude: "I'm flying to Tokyo on Friday, get me 10GB."

  1. Claude calls search_packages with country=JP, max_validity_days=10
  2. Claude calls get_package_details, relays price + tax_note + activation_modes catalog
  3. Claude calls create_checkout with activation_mode=FIRST_USE (default, safest for planned travel)
  4. User pays - QR code is delivered by email in seconds

Setup: Add the AskMia MCP endpoint in Claude Desktop, Settings, Connectors. No SDK, no API key for the user.

A travel concierge GPT that actually sells data plans

Custom GPT / OpenAI Assistants

You publish a "Travel Buddy" GPT in the GPT Store.

  1. GPT registers AskMia MCP as a tool action
  2. When a user mentions a destination, GPT recommends a regional or country plan
  3. Checkout link is generated mid-conversation, payment handled by Stripe
  4. AskMia auto-creates the buyer's account and emails the eSIM

Setup: Point your GPT's tool config at the public MCP endpoint. Works with any LLM that supports MCP or function calling.

Add eSIM as a booking add-on with one backend call

OTA / Booking flow

Your booking engine knows the destination and travel dates.

  1. Backend calls search_packages with the destination ISO code
  2. Show the cheapest matching plan as an add-on at checkout
  3. On purchase, call create_checkout or bundle the price into your own invoice
  4. eSIM QR is emailed to the traveler before departure

Setup: Single HTTPS endpoint, JSON in / JSON out. No partner contract required to start testing.

FAQ

What is the AskMia MCP server?

A public Model Context Protocol endpoint that lets any AI agent (Claude, ChatGPT, custom LLMs) search, price and sell travel eSIMs in 190+ countries through a single URL.

How do I connect it to Claude?

In Claude Desktop open Settings, Connectors, Add custom connector and paste the AskMia MCP URL from the /developers page. Claude will discover all tools automatically.

Do I need an API key or contract?

No. The MCP endpoint is public for testing. Payments go through Stripe Checkout, and AskMia handles fulfilment, taxes and post-sale support.

Can the customer choose when the eSIM activates?

Yes. create_checkout accepts an activation_mode: NOW (validity starts at purchase, for customers already on-site), FIRST_USE (default, starts on first network connection in the destination, safest for booked travel), or ON_DEMAND (customer manually activates later from AskMia.app My Account, maximum flexibility for uncertain dates or backup eSIMs). The full catalog with per-mode notes is returned in every search_packages and get_package_details response so your agent can offer it to the user.

Who supports the end user after the sale?

AskMia does. Every buyer gets an auto-created account and can chat with Mia, our AI agent, in 140+ languages for installation help, balance checks and top-ups.

Ready to integrate?

Check out the technical docs, grab the endpoint, and start building.

View API Docs