Skip to content
Zed

Geoapify for Zed

io.github.pipeworx-io/geoapify

Geoapify MCP — wraps the Geoapify Location Platform (geoapify.com)

client:Zed transport:streamable-http

Install Geoapify in Zed

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

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

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

Geoapify in other clients