Skip to content
VS Code

foundrynet geo for VS Code

io.github.foundrynet/foundrynet-geo

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

client:VS Code transport:streamable-http

Install foundrynet geo in VS Code

.vscode/mcp.json

{
  "servers": {
    "foundrynet-geo": {
      "type": "http",
      "url": "https://foundrynet-geo-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

foundrynet geo in other clients