Skip to content
Gemini CLI

brainattic for Gemini CLI

ai.brainattic/knowledge-base

The knowledge base your AI reads and writes, under your rules — over MCP, EU-hosted.

client:Gemini CLI transport:streamable-http

Install brainattic in Gemini CLI

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

{
  "mcpServers": {
    "knowledge-base": {
      "httpUrl": "https://app.brainattic.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

brainattic in other clients