Skip to content
Cursor

foundrynet geo for Cursor

io.github.foundrynet/foundrynet-geo

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

client:Cursor transport:streamable-http

Install foundrynet geo in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

foundrynet geo in other clients