google ai overview for Gemini CLI
io.github.johnisanerd/google-ai-overview
Google AI Overview answers and cited sources via the Apify Google AI Overview API, hosted MCP.
client:Gemini CLI
transport:streamable-http
Install google ai overview in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-ai-overview": {
"httpUrl": "https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs