Skip to content
Gemini CLI

Knowa for Gemini CLI

com.knowalabs/knowa

Team docs served to AI agents over MCP - search, Markdown reads, version pinning, read audit.

client:Gemini CLI transport:streamable-http

Install Knowa in Gemini CLI

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

{
  "mcpServers": {
    "knowa": {
      "httpUrl": "https://app.knowalabs.com/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

Knowa in other clients