Skip to content
Gemini CLI

Kanbai — public project templates and SOPs for Gemini CLI

app.kanbai/discovery

Read-only access to Kanbai's public project templates and SOPs. Public, no authentication.

client:Gemini CLI transport:streamable-http tools:4

Install Kanbai — public project templates and SOPs in Gemini CLI

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

{
  "mcpServers": {
    "discovery": {
      "httpUrl": "https://kanbai.app/api/mcp/public"
    }
  }
}

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

What Gemini CLI can do once it is connected

Kanbai — public project templates and SOPs in other clients