Install AgentRoam
for your AI agent.
One file teaches any MCP-capable assistant — Claude, ChatGPT, or your own agent — when and how to buy travel eSIMs, gift cards, and airtime with crypto, with a built-in confirmation step before any purchase.
Connect the MCP server
Streamable HTTP, no authentication. Add it to any MCP client:
claude mcp add --transport http agentroam https://agentroam.ai/api/mcphttps://agentroam.ai/api/mcpAdd the skill
Point your agent at the skill file, or drop it into your project's skills folder. It defines when to trigger, which tool to pick, and the purchase-confirmation rules.
https://agentroam.ai/SKILL.mdcurl -s https://agentroam.ai/SKILL.md -o .claude/skills/agentroam/SKILL.mdAsk, in plain language
Once connected, the agent handles the flow end-to-end — and stops for your approval before spending anything.
Search & compare
The agent searches destinations, brands and carriers and pulls live crypto prices.
Validate & confirm
validate_order returns a summary + one-time token; the agent shows it to you for approval.
Pay from your wallet
create_order returns a wallet address and QR — you pay, the code arrives by email.