Google Search Console for Gemini CLI
ai.b77/google-search-console
Search rankings, clicks, and indexing for your site — in chat.
client:Gemini CLI
transport:streamable-http
Install Google Search Console in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-search-console": {
"httpUrl": "https://google-search-console.b77.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs