Skip to content
Gemini CLI

Rithmo for Gemini CLI

ai.rithmo/rithmo

AI agent governance with resolved business context, current decisions, provenance, and supersession.

client:Gemini CLI transport:streamable-http

Install Rithmo in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "rithmo": {
      "httpUrl": "https://app.rithmo.ai/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Rithmo in other clients