Skip to content
Gemini CLI

Historis for Gemini CLI

io.github.svenlc/historis

The memory of your business: an event-based CRM your assistant reads and writes, dated and signed.

client:Gemini CLI transport:streamable-http

Install Historis in Gemini CLI

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

{
  "mcpServers": {
    "historis": {
      "httpUrl": "https://api.historis.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

Historis in other clients