Skip to content
VS Code

Opencellid for VS Code

io.github.pipeworx-io/opencellid

OpenCellID MCP — cell tower geolocation database (free with key)

client:VS Code transport:streamable-http

Install Opencellid in VS Code

.vscode/mcp.json

{
  "servers": {
    "opencellid": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/opencellid/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Opencellid in other clients