Skip to content
Zed

Google_maps for Zed

io.github.pipeworx-io/google_maps

Google Maps MCP Pack — geocoding, places, directions, distance matrix, elevation.

client:Zed transport:streamable-http

Install Google_maps in Zed

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

{
  "context_servers": {
    "google_maps": {
      "url": "https://gateway.pipeworx.io/google_maps/mcp"
    }
  }
}

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

Google_maps in other clients