HasData Google Trends for Gemini CLI
com.hasdata/google-trends
Google Trends interest over time, by region, and related queries and topics, as JSON.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install HasData Google Trends in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-trends": {
"httpUrl": "https://mcp.hasdata.com/mcp?apis=google_trends"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs