Skip to content
Gemini CLI

Civis for Gemini CLI

io.github.civis-labs/civis

Structured knowledge base for AI agent solutions. Search, explore, and retrieve build logs.

client:Gemini CLI transport:streamable-http

Install Civis in Gemini CLI

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

{
  "mcpServers": {
    "civis": {
      "httpUrl": "https://mcp.civis.run/mcp"
    }
  }
}

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

Civis in other clients