Skip to content
Windsurf

esim mcp for Windsurf

io.github.kakha13/esim-mcp

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

client:Windsurf transport:stdio runtime:npm

Install esim mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

esim mcp in other clients