Skip to content
Windsurf

geowire for Windsurf

io.github.geowire/geowire

Place search, directions, isochrones & area analysis across 10 map providers. No API key to start.

client:Windsurf transport:stdio runtime:npm

Install geowire in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "geowire": {
      "command": "npx",
      "args": [
        "-y",
        "@geowirehq/mcp"
      ],
      "env": {
        "GOOGLE_MAPS_API_KEY": "<GOOGLE_MAPS_API_KEY>",
        "YELP_API_KEY": "<YELP_API_KEY>",
        "CENSUS_API_KEY": "<CENSUS_API_KEY>",
        "FOURSQUARE_API_KEY": "<FOURSQUARE_API_KEY>",
        "GEOWIRE_INTERNAL_CSV": "<GEOWIRE_INTERNAL_CSV>",
        "GEOWIRE_CONFIG": "<GEOWIRE_CONFIG>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

geowire in other clients