Skip to content
Zed

HasData Google Maps for Zed

com.hasdata/google-maps

Google Maps places, reviews, contributor history, photos and posts as JSON. No Google Cloud.

client:Zed transport:streamable-http runtime:npm

Install HasData Google Maps in Zed

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

{
  "context_servers": {
    "google-maps": {
      "url": "https://mcp.hasdata.com/mcp?apis=google_maps"
    }
  }
}

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

HasData Google Maps in other clients