Skip to content
Gemini CLI

Agnes for Gemini CLI

io.github.keboola/agnes

Governed access to your company's data and memory: catalog, schema, SQL and skills.

client:Gemini CLI transport:streamable-http

Install Agnes in Gemini CLI

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

{
  "mcpServers": {
    "agnes": {
      "httpUrl": "https://{instance_host}/api/mcp/http"
    }
  }
}

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

Agnes in other clients