Google_maps for Cursor
io.github.pipeworx-io/google_maps
Google Maps MCP Pack — geocoding, places, directions, distance matrix, elevation.
client:Cursor
transport:streamable-http
Install Google_maps in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google_maps": {
"url": "https://gateway.pipeworx.io/google_maps/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs