Shingou for Gemini CLI
io.shingou/sentiment
Hourly crypto news sentiment and typed market events, with sources on every signal.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install Shingou in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sentiment": {
"httpUrl": "https://api.shingou.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs