OpenRush for Gemini CLI
io.github.openrushdata/openrush
The Marketing Data Layer for AI Agents - SEO, Search Console, and Analytics
client:Gemini CLI
transport:streamable-http
Install OpenRush in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"openrush": {
"httpUrl": "https://api.openrush.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs