Amazon Trends MCP for Gemini CLI
ai.trendsmcp/amazon
Amazon product search demand over time, with growth for any keyword. Free key at trendsmcp.ai
client:Gemini CLI
transport:streamable-http
Install Amazon Trends MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"amazon": {
"httpUrl": "https://amazon.api.trendsmcp.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs