Skip to content
Zed

geocode for Zed

io.github.hyosikpark/geocode

Worldwide place search with coordinates (Open-Meteo) — paid per call (x402/credits), 1 tools

client:Zed transport:streamable-http

Install geocode in Zed

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

{
  "context_servers": {
    "geocode": {
      "url": "https://hawker-gateway.fly.dev/mcp/geocode"
    }
  }
}

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

geocode in other clients