Google Trends Scraper (orbots) - Apify Actor for Gemini CLI
io.github.orbotshq/google-trends-scraper
Google Trends trending searches, volume estimates & trend duration. Not affiliated with Google LLC.
client:Gemini CLI
transport:streamable-http
Install Google Trends Scraper (orbots) - Apify Actor in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-trends-scraper": {
"httpUrl": "https://mcp.apify.com/?tools=orbots/google-trends-scraper"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs