Google_maps for VS Code
io.github.pipeworx-io/google_maps
Google Maps MCP Pack — geocoding, places, directions, distance matrix, elevation.
client:VS Code
transport:streamable-http
Install Google_maps in VS Code
.vscode/mcp.json
{
"servers": {
"google_maps": {
"type": "http",
"url": "https://gateway.pipeworx.io/google_maps/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs