Skip to content
Cursor

Worldcitisim eSIM for Cursor

com.worldcitisim/mcp-esim

Travel eSIMs for 193 countries. Stripe + Bitcoin checkout. QR by email in 30s. No API key.

client:Cursor transport:stdio runtime:npm

Install Worldcitisim eSIM in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-esim": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@worldcitisim/mcp-esim"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Worldcitisim eSIM in other clients