Skip to content
Gemini CLI

OpenOak for Gemini CLI

org.openoak/openoak

Secure AI access to OpenOak tasks, notes, and Kanban boards.

client:Gemini CLI transport:streamable-http

Install OpenOak in Gemini CLI

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

{
  "mcpServers": {
    "openoak": {
      "httpUrl": "https://mcp.openoak.org"
    }
  }
}

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

OpenOak in other clients