RingMaster, the evening desk for Gemini CLI
com.oheyinc/ringmaster
Comprehensive quantitative analysis on a thousand US stocks, seven horizons, every evening.
client:Gemini CLI
transport:streamable-http
Install RingMaster, the evening desk in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ringmaster": {
"httpUrl": "https://ringmaster.oheyinc.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs