# AgentRoam (remote · agentroam.ai)

Buy travel eSIMs, gift cards and mobile top-ups with crypto — user confirms before any order.

- Trust score: 81/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `agentroam.ai`: 81/100 (this document), [markdown](https://verifymcp.io/servers/ai-agentroam-agentroam/api-mcp.md), [page](https://verifymcp.io/servers/ai-agentroam-agentroam/api-mcp)

## Channel facts

- Endpoint: `https://agentroam.ai/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (create_order).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 86/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1402 tokens (~100/item across 14 items; 11 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 98/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 94% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the AgentRoam MCP server?

AgentRoam is a hosted endpoint at https://agentroam.ai/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http ai-agentroam-agentroam 'https://agentroam.ai/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "ai-agentroam-agentroam": {
      "url": "https://agentroam.ai/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "ai-agentroam-agentroam": {
      "type": "http",
      "url": "https://agentroam.ai/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.ai-agentroam-agentroam]
url = "https://agentroam.ai/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-agentroam-agentroam": {
      "type": "remote",
      "url": "https://agentroam.ai/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-agentroam-agentroam --url 'https://agentroam.ai/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ai-agentroam-agentroam:
    url: "https://agentroam.ai/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "ai-agentroam-agentroam": {
      "Transport": "http",
      "Url": "https://agentroam.ai/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add ai-agentroam-agentroam -t streamable-http -u 'https://agentroam.ai/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "ai-agentroam-agentroam": {
      "type": "http",
      "url": "https://agentroam.ai/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 81, 0)

- [security] Stability: 0.97 → pass

### 2026-09-20 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 77, +1)

- [cosmetic] Tool “create_order” changed its title: Place order
- [cosmetic] Tool “get_currencies” changed its title: List payment coins
- [cosmetic] Tool “get_order_status” changed its title: Check order status
- [cosmetic] Tool “get_payment_methods” changed its title: List payment networks
- [cosmetic] Tool “get_price” changed its title: Get crypto price
- [cosmetic] Tool “list_brands” changed its title: List brands by country
- [cosmetic] Tool “list_esim_plans” changed its title: List eSIM plans
- [cosmetic] Tool “list_products” changed its title: List brand products
- [cosmetic] Tool “purchase_wizard” changed its title: Guided purchase (text)
- [cosmetic] Tool “search_products” changed its title: Search catalog
- [cosmetic] Tool “validate_order” changed its title: Prepare order for approval

### 2026-09-10 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (11)

### `search_products` (~123 tokens)

Search catalog

Search the AgentRoam travel-crypto catalog: gift cards (Airbnb, Uber, airlines, 500+ US brands), eSIM data plans (110+ destinations incl. Europe/Global region plans) and mobile top-ups (carriers in 100+ countries). Returns product handles for get_price/validate_order. Never creates an order.

Input parameters:

- `country` (string): ISO country code filter (e.g. "us", "mx")
- `kind` (string): Product type filter
- `query` (string, required): Brand, carrier or destination to search for

Output parameters:

- `hint` (string)
- `results` (array)

### `get_price` (~215 tokens)

Get crypto price

Live crypto price for one product/denomination. Payment coins include USDT, USDC, BTC (incl. Lightning), ETH, SOL, DAI, PYUSD, LTC, TRX, TON, DOGE and SUI across many networks — call get_payment_methods for the current list. Never creates an order.

Input parameters:

- `amount_usd` (number, required): USD amount (for dynamic-range products)
- `brand_slug` (string, required): brandSlug from search_products
- `coin` (string, required): Payment coin, e.g. USDC, USDT, BTC, SOL
- `country_code` (string, required): countryCode from search_products
- `denomination_label` (string, required): Exact denomination label (e.g. "100 USD", "60 UC", "1 GB 7 days")
- `dynamic` (boolean, required): true for dynamic-range amounts, false for fixed denomination labels
- `network` (string, required): Exact network string from get_price/networks, e.g. "Solana", "Tron", "ETH Mainnet"

Output parameters:

- `coin` (string)
- `estimate` (boolean): true = indicative only; exact amount fixed at order creation
- `faceValueUsd` (number)
- `feePct` (number): Fee percent over USD face value (0 for volatile coins)
- `network` (string)
- `payAmount` (number): Amount to pay in the chosen coin

### `validate_order` (~229 tokens)

Prepare order for approval

Dry-run an order and mint a one-time confirm_token (valid 10 minutes). Returns a human-readable summary that MUST be shown to the user for approval before calling create_order. Does NOT create the order or reserve funds.

Input parameters:

- `amount_usd` (number, required): USD amount (for dynamic-range products)
- `brand_slug` (string, required): brandSlug from search_products
- `coin` (string, required): Payment coin, e.g. USDC, USDT, BTC, SOL
- `country_code` (string, required): countryCode from search_products
- `denomination_label` (string, required): Exact denomination label (e.g. "100 USD", "60 UC", "1 GB 7 days")
- `dynamic` (boolean, required): true for dynamic-range amounts, false for fixed denomination labels
- `email` (string, required): Delivery email for the buyer
- `network` (string, required): Exact network string from get_price/networks, e.g. "Solana", "Tron", "ETH Mainnet"
- `phone` (string): Phone number to recharge (REQUIRED for mobile top-ups, with country code)

Output parameters:

- `confirm_token` (string): One-time token for create_order, valid 10 minutes
- `error` (string): product_not_found | out_of_stock | PHONE_MISSING
- `expires_in_seconds` (number)
- `instructions` (string)
- `message` (string)
- `price` (object)
- `summary` (string): Human-readable purchase summary — show to the user for approval
- `valid` (boolean)

### `create_order` (~109 tokens)

Place order

Create the real order (requires confirm_token from validate_order, after user approval). Returns the payment wallet address, exact crypto amount, 30-minute expiry, and an order-status URL. The purchased code/QR is emailed by Cryptorefills to the buyer — it is never returned here.

Input parameters:

- `confirm_token` (string, required): One-time token returned by validate_order (valid 10 minutes)
- `full_name` (string): Buyer full legal name — only if a previous attempt returned FULLNAME_MISSING

Output parameters:

- `coin` (string)
- `error` (string): Present on failure: KYC_MISSING | FULLNAME_MISSING | PHONE_MISSING | CONFIRM_TOKEN_*
- `external_order_id` (string)
- `instructions` (string)
- `kyc_url` (string): Hosted verification link when error=KYC_MISSING
- `network` (string): Exact network — funds sent elsewhere are lost
- `network_label` (string)
- `pay_amount` (number): EXACT amount to send
- `pay_to_address` (string): Wallet address to send funds to
- `payment_expires_at` (string): ISO timestamp; 30-minute window
- `payment_url` (string): Payment page with QR
- `qr_url` (string): QR code PNG of the address
- `state` (string): CREATED | WAITING_FOR_PAYMENT | PARTIAL | COMPLETED | CANCELED | EXPIRED
- `status_token` (string)
- `status_url` (string): Live order-status page

### `list_esim_plans` (~134 tokens)

List eSIM plans

PREFERRED for any eSIM request: live eSIM data plans for a destination (110+ countries, plus "eu" Europe and "ww" Global multi-country plans) with USD prices and crypto amounts. Renders an interactive plan-picker widget where the user can complete the purchase directly. Never creates an order by itself.

Input parameters:

- `coin` (string): Coin for live pricing (default USDC)
- `destination` (string, required): Destination: 2-letter country code (e.g. "il", "jp", "fr"), or "eu" (Europe region plan) / "ww" (Global plan)

Output parameters:

- `brand` (string)
- `coin` (string)
- `country` (string): Destination code — pass as country_code to validate_order
- `destination_name` (string)
- `error` (string)
- `flag` (string)
- `products` (array)
- `url` (string)

### `get_order_status` (~63 tokens)

Check order status

Poll order state (WAITING_FOR_PAYMENT → PARTIAL → COMPLETED, or CANCELED/EXPIRED). Requires the status_token from create_order.

Input parameters:

- `external_order_id` (string, required)
- `status_token` (string, required): statusToken returned by create_order

Output parameters:

- `brand` (string)
- `coin` (string)
- `denomination` (string)
- `error` (string): not_found when id/token mismatch
- `external_order_id` (string)
- `network` (string)
- `payment_expires_at` (string)
- `state` (string): WAITING_FOR_PAYMENT | PARTIAL | COMPLETED | CANCELED | EXPIRED | REFUNDED
- `status_url` (string)

### `list_brands` (~73 tokens)

List brands by country

Browse all available brands/carriers for a country: gift cards (500+ US brands) and mobile top-up carriers (100+ countries). Never creates an order.

Input parameters:

- `country_code` (string, required): ISO country code, e.g. "us", "mx"
- `kind` (string): Filter by product type

Output parameters:

- `brands` (array)
- `count` (number)
- `country` (string)

### `list_products` (~90 tokens)

List brand products

List a brand's live products/denominations with prices in the chosen coin — exact labels to use with get_price/validate_order (for eSIM use list_esim_plans instead). Never creates an order.

Input parameters:

- `brand_slug` (string, required): brandSlug from list_brands/search_products
- `coin` (string): Coin for live pricing (default USDC)
- `country_code` (string, required)

Output parameters:

- `brand` (string)
- `brand_slug` (string)
- `coin` (string)
- `country` (string)
- `country_name` (string)
- `destination_name` (string)
- `error` (string): product_not_found
- `flag` (string)
- `is_esim` (boolean)
- `kind` (string): giftcard | esim | topup
- `logoUrl` (string)
- `products` (array)
- `url` (string): Product page on the AgentRoam site

### `get_currencies` (~22 tokens)

List payment coins

List all supported payment cryptocurrencies (the response carries the current set).

Output parameters:

- `currencies` (array)

### `get_payment_methods` (~45 tokens)

List payment networks

Full payment matrix: every supported coin × network combination currently available, with the exact network strings orders require. The response includes live totals — report those, never a memorized count.

Output parameters:

- `combinations` (array)
- `payment_via` (string)

### `purchase_wizard` (~134 tokens)

Guided purchase (text)

Text-only fallback purchase flow for clients WITHOUT widget support. In ChatGPT prefer list_esim_plans / list_products + validate_order + create_order instead. Stateful: call repeatedly with the same session_token, answering one question at a time, until status is "complete". First call: empty arguments. The final "confirm" answer creates a REAL order — get explicit user approval first.

Input parameters:

- `action` (string): "back" to return to the previous step
- `answer` (string): Answer to the current question
- `session_token` (string): Omit on the first call — a new session is minted

Output parameters:

- `error` (string)
- `hint` (string)
- `options` (array)
- `question` (string): Ask the user this
- `result` (object)
- `session_token` (string): Pass back on every call of this session
- `status` (string): in_progress | complete | error
- `step` (string)
- `summary` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ai-agentroam-agentroam/api-mcp#diagnostics

## Score history

- 2026-09-21: 81
- 2026-09-20: 81
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 79
- 2026-09-16: 79
- 2026-09-15: 78
- 2026-09-14: 78
- 2026-09-13: 77
- 2026-09-12: 77
- 2026-09-11: 76
- 2026-09-10: 76
- 2026-09-09: 75
- 2026-09-08: 75
- 2026-09-07: 74
- 2026-09-06: 74
- 2026-09-05: 73
- 2026-09-04: 73
- 2026-09-03: 72
- 2026-09-02: 72
- 2026-09-01: 71
- 2026-08-31: 71
- 2026-08-30: 71
- 2026-08-29: 70
- 2026-08-28: 70
- 2026-08-27: 69
- 2026-08-26: 69
- 2026-08-25: 67
- 2026-08-24: 66
- 2026-08-23: 65

## Common questions

### What is the AgentRoam MCP server?

AgentRoam is an MCP server listed in the public MCP registry as ai.agentroam/agentroam. Buy travel eSIMs, gift cards and mobile top-ups with crypto, user confirms before any order. This page covers its hosted endpoint (https://agentroam.ai/api/mcp).

### Is the AgentRoam MCP server safe to use?

AgentRoam scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the AgentRoam MCP server expose?

AgentRoam exposes 11 tools: search_products, get_price, validate_order, create_order, list_esim_plans, and 6 more. Their descriptions and schemas cost roughly 1,237 tokens of context every time the server is loaded.

### Does the AgentRoam MCP server require authentication?

No. We connected to AgentRoam without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the AgentRoam MCP server still maintained?

AgentRoam is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://agentroam.ai/api/mcp
- Repository: https://github.com/adiny/nomad-crypto-travel
- Website: https://agentroam.ai/
- Changelog RSS feed: https://verifymcp.io/servers/ai-agentroam-agentroam/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-agentroam-agentroam/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/ai-agentroam-agentroam/api-mcp
