ConnectMeGuru LogoConnectMeGuru
Instant Email QR DeliveryZero Roaming Fees
Review Us on Trustpilot →
Home/Integrations/MCP Server
Official Agentic Protocol

ConnectMeGuru MCP Server

Equip Claude Desktop, Cursor IDE, Windsurf, and autonomous AI agents with live international travel eSIM search, official promotional discounts, and instant order provisioning.

Live MCP Gateway Endpoint
https://www.connectmeguru.com/api/mcp
Protocol Specifications
Transport:HTTP JSON-RPC 2.0
Status:Active & Ready
Full CORS Enabled for all desktop clients & local tools.
View OpenAPI 3.1.0 Specification

Client Configuration Guide

Add ConnectMeGuru to your favorite AI agent in less than 60 seconds.

File Path:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "connectmeguru": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.connectmeguru.com/api/mcp"
      ]
    }
  }
}

💡 Once saved, restart the Claude Desktop app. Claude will display the 🔨 hammer icon indicating that ConnectMeGuru catalog and discount tools are available!

Supported Agentic Tools

Your AI agent automatically determines when to call each tool based on natural language inquiries.

get_esim_catalog
Public

Search travel eSIM data plans for 190+ countries with flexible data amounts and trip durations.

Input: countryCode (string): e.g. "Japan", "Europe 10GB", "USA 30 Days"
"Find me high-speed eSIM plans for Spain and France."
get_available_coupons
Public

Fetches active official ConnectMeGuru promotional discounts (e.g. OFF10, OFF20) and terms.

Input: None (no parameters required)
"What promo codes or discount coupons are currently available?"
validate_coupon
Public

Validates a discount coupon code for a specific eSIM package and calculates net savings.

Input: code (string), packageCode (string)
"Apply coupon code OFF10 to package PIK0SW14Q."
get_checkout_url
Public

Generates an encrypted 1-click checkout URL for direct purchase on the website.

Input: packageCode (string), discountCode (optional string)
"Generate a checkout link for package PIK0SW14Q."
get_knowledge_base
Public

Official grounding repository: installation guides, device compatibility, APN settings, and carrier FAQs.

Input: None
"How do I activate an eSIM on an iPhone 15?"
get_wallet_balance
Authenticated

Checks the user's real-time pre-funded wallet balance in USD.

Input: None (requires user session or Bearer token)
"What is my current wallet balance?"
purchase_esim
Authenticated

Instantly provisions an eSIM profile and deducts payment from user wallet balance.

Input: packageCode (string), discountCode (optional string)
"Purchase package PIK0SW14Q using my wallet balance."
refresh_esim_usage
Authenticated

Queries the live network carrier for real-time data consumption and remaining quota.

Input: orderId (string)
"Check my live data usage for order cmg_abc123."

Prefer using ChatGPT?

Use our official ConnectMeGuru Travel eSIM Custom GPT directly on your desktop or mobile app.

Launch in ChatGPT