Skip to content
Gemini CLI

Lobu for Gemini CLI

io.github.lobu-ai/lobu

Shared, permission-aware company context for AI agents, with provenance, approvals and audit.

client:Gemini CLI transport:streamable-http

Install Lobu in Gemini CLI

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

{
  "mcpServers": {
    "lobu": {
      "httpUrl": "https://lobu.ai/mcp"
    }
  }
}

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

Lobu in other clients