Sentinel Aleph for Gemini CLI
com.ribqa/sentinel-aleph
Crypto signals, their public ledger, BTC chart read, news and strategy backtests. No trading.
client:Gemini CLI
transport:streamable-http
tools:10
Install Sentinel Aleph in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sentinel-aleph": {
"httpUrl": "https://ribqa.com/api/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs