Google Local for Cursor
io.github.johnisanerd/google-local
Find local businesses on Google: name, address, phone, hours, ratings, and photos.
client:Cursor
transport:streamable-http
Install Google Local in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-local": {
"url": "https://mcp.apify.com/?tools=johnvc/google-local-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs