Chrome-Stats for Gemini CLI
com.chrome-stats/chrome-stats
Extension and app analytics across Chrome, Edge, Firefox, Google Play, and the Apple App Store.
client:Gemini CLI
transport:streamable-http
Install Chrome-Stats in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chrome-stats": {
"httpUrl": "https://chrome-stats.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs