google ai overview for VS Code
io.github.johnisanerd/google-ai-overview
Google AI Overview answers and cited sources via the Apify Google AI Overview API, hosted MCP.
client:VS Code
transport:streamable-http
Install google ai overview in VS Code
.vscode/mcp.json
{
"servers": {
"google-ai-overview": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs