Skip to content
Cline

esim mcp for Cline

io.github.kakha13/esim-mcp

Compare travel eSIM plans by country, and regional vs local pricing for multi-country trips.

client:Cline transport:stdio runtime:npm

Install esim mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "esim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "esim-mcp"
      ],
      "env": {
        "CHEAPERESIM_API_TOKEN": "<CHEAPERESIM_API_TOKEN>",
        "CHEAPERESIM_API_BASE": "<CHEAPERESIM_API_BASE>",
        "CHEAPERESIM_TIMEOUT_MS": "<CHEAPERESIM_TIMEOUT_MS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

esim mcp in other clients