mcpserver.lol
registry/roamzy-io-mcp-server
Connection check verified live · 26h ago

roamzy-io-mcp-server

Agent-native global eSIM: buy for 193 countries, per-MB in USDT/USDC. Agents earn 20% referral.

Tools 12
GitHub stars
Installs / wk 138
Licence
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

12 tools

Read from the running server on 26h ago.

roamzy_country_detail read-only country_slug*
Reference info: the per-MB rate for a specific country. Call ONLY if the user explicitly asks about price for their destination (e.g. «how much in Japan?»). DO NOT call this during…
roamzy_create_order amount_usdt*country_slug*pay_currency*confirmation_ref
Mint the user a Roamzy universal eSIM and fund it with the requested USDT amount. ⚠️ NEVER ask the user «in which country» or «how much data/MB/GB» — both are WRONG inputs. The eSI…
roamzy_estimate read-only country_slug*mb_estimated*
Reference calculation: how many USDT a given MB volume would cost at a given country's rate. ONLY for informational «how much would 2GB in Japan cost» queries. DON'T use this to ga…
roamzy_get_esim read-only esim_id*
Get a specific eSIM by id, including msisdn, status, balance, and the activation block (qr_payload + lpa_url). ⚠️ QR RENDERING: This tool does NOT return a ready-to-display image.…
roamzy_list_countries read-only
List all 193 countries with Roamzy per-MB rates in USDT — reference table of roaming rates. The user gets one universal eSIM; this list is the rate card, not a product catalog. Cal…
roamzy_list_esims read-only
List the authenticated user's eSIMs with status, balance, and msisdn. IMPORTANT: when referring to an eSIM in user-visible text, use `msisdn` (the eSIM phone number, e.g. '2040XXXX…
roamzy_me read-only
Get current Roamzy account info. ⚠️ This MCP being connected does NOT mean the user already has a Roamzy account. In anonymous mode (no ROAMZY_API_TOKEN env), the FIRST authed call…
roamzy_order_status read-only order_id*
Poll the status of a pending order. Status progresses: waiting → confirming → finished → (eSIM activated). While it is still waiting the response carries `pay_url` — re-surface tha…
roamzy_payment_options read-only
⚠️ MANDATORY before roamzy_create_order whenever the user has NOT explicitly chosen a stablecoin + network. Returns the list of stablecoin/network combinations currently enabled in…
roamzy_referral read-only
Get YOUR Roamzy referral link + earnings. Roamzy pays YOU a commission — by default 20% of every cash payment made by any account that signs up through your referral_link, forever.…
roamzy_status read-only
Check Roamzy API status, including agent pause flags. Agents MUST call this before purchase attempts and back off if `purchases_paused=true`.
roamzy_support read-only
⚠️ CALL THIS instead of web-searching when the user asks how to contact Roamzy tech support, where to file a refund request, what the official customer-service channel is, OR how t…