Skip to content

google maps photos for Zed

io.github.johnisanerd/google-maps-photos

Google Maps place photos: image URLs, thumbnails, positions, and Street View panoramas.

client:Zed transport:streamable-http

Install google maps photos in Zed

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

{
  "context_servers": {
    "google-maps-photos": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-maps-photos-api"
    }
  }
}

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

google maps photos in other clients