ReNoUn — Crypto Regime Classification for Gemini CLI
io.github.98lukehall/renoun
Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.
client:Gemini CLI
transport:streamable-http
Install ReNoUn — Crypto Regime Classification in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"renoun": {
"httpUrl": "https://web-production-817e2.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs