Google Trends Pro for Gemini CLI
io.github.mufmo130/google-trends-pro
Unlimited keywords on one Google Trends scale, with daily history, trend status and forecasts.
client:Gemini CLI
transport:streamable-http
Install Google Trends Pro in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-trends-pro": {
"httpUrl": "https://mcp.apify.com?tools=lsso/google-trends-scraper-pro"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs