Skip to content
Zed

Opencellid for Zed

io.github.pipeworx-io/opencellid

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

client:Zed transport:streamable-http

Install Opencellid in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "opencellid": {
      "url": "https://gateway.pipeworx.io/opencellid/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Opencellid in other clients