Skip to content
Zed

Open Elevation for Zed

io.github.pipeworx-io/open-elevation

Open-Elevation MCP — terrain elevation by lat/lon (no auth)

client:Zed transport:streamable-http

Install Open Elevation in Zed

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

{
  "context_servers": {
    "open-elevation": {
      "url": "https://gateway.pipeworx.io/open-elevation/mcp"
    }
  }
}

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

Open Elevation in other clients