AgentRoam MCP for AI travel agents
AgentRoam MCP lets AI agents search destinations, compare eSIM plans, quote crypto checkout, create orders, and track delivery — with explicit user confirmation before any purchase.
What AgentRoam MCP does
AgentRoam MCP is a Model Context Protocol server that gives AI agents — like ChatGPT and Claude — the same travel connectivity catalog a traveler uses on this site. An agent can search destinations, compare travel eSIM plans, quote a crypto checkout, create an order after the user confirms, and track delivery — all through one endpoint.
Endpoint: https://agentroam.ai/api/mcp — Streamable HTTP, no authentication required to browse.
Available tools
User confirmation before every purchase
Buying is a two-step, human-in-the-loop flow. An agent first calls validate_order, which prepares a draft and returns a one-time confirmation token — no order is created yet. Only after the user explicitly confirms does the agent call create_order to redeem that token and generate the payment request. An agent cannot silently spend on the user’s behalf.
Payment from the user’s own wallet
Payment always comes from the user’s own wallet in stablecoins or crypto. AgentRoam does not custody user funds. create_order returns the exact amount, the coin and network, and the payment address, so the user pays directly on-chain.
Order status and eSIM delivery
After payment, get_order_status tracks the order from pending to confirmed. Once the on-chain payment is confirmed — usually within minutes — the eSIM QR setup details are delivered by email and on the order page. Verification may be required by the provider depending on order limits.