Skip to content
Zed

foundrynet geo for Zed

io.github.foundrynet/foundrynet-geo

x402-gated geocoding + distance gateway. Tools: geocode, distance.

client:Zed transport:streamable-http

Install foundrynet geo in Zed

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

{
  "context_servers": {
    "foundrynet-geo": {
      "url": "https://foundrynet-geo-production.up.railway.app/mcp"
    }
  }
}

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

foundrynet geo in other clients