Skip to content
VS Code

google maps photos for VS Code

io.github.johnisanerd/google-maps-photos

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

client:VS Code transport:streamable-http

Install google maps photos in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

google maps photos in other clients