Quantral Stock Sentiment for Gemini CLI
com.quantral/sentiment
Stock sentiment scores, monthly recaps and the mentions behind them, from sources Quantral tracks
client:Gemini CLI
transport:streamable-http
Install Quantral Stock Sentiment in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sentiment": {
"httpUrl": "https://app.quantral.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs