Rulebase for Gemini CLI
co.rulebase/rulebase
CX ops: read conversations, calls and QA evaluations from Zendesk, Freshdesk, Five9 and more.
client:Gemini CLI
transport:streamable-http
Install Rulebase in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rulebase": {
"httpUrl": "https://mcp.rulebase.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs