Google Local for VS Code
io.github.johnisanerd/google-local
Find local businesses on Google: name, address, phone, hours, ratings, and photos.
client:VS Code
transport:streamable-http
Install Google Local in VS Code
.vscode/mcp.json
{
"servers": {
"google-local": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/google-local-api"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs