Skip to content
Zed

IP Geolocation API for Zed

io.github.br0ski777/ip-geolocation

IP geolocation with city, ISP, ASN, VPN/proxy/tor detection. x402.

client:Zed transport:sse

Install IP Geolocation API in Zed

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

{
  "context_servers": {
    "ip-geolocation": {
      "url": "https://ip-geolocation.api.klymax402.com/mcp"
    }
  }
}

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

IP Geolocation API in other clients