Skip to content
Gemini CLI

okr for Gemini CLI

com.basenull/okr

Team OKRs from your AI workspace: objectives, key results, and weekly check-ins.

client:Gemini CLI transport:streamable-http

Install okr in Gemini CLI

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

{
  "mcpServers": {
    "okr": {
      "httpUrl": "https://okr.basenull.com/mcp/{token}"
    }
  }
}

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

okr in other clients