Crypto Trends API for Gemini CLI
ai.trendsapi/crypto
Track crypto token and narrative attention across platforms. Free key at trendsapi.ai
client:Gemini CLI
transport:streamable-http
Install Crypto Trends API in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"crypto": {
"httpUrl": "https://crypto.api.trendsapi.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