Skip to content
Gemini CLI

Teamwork for Gemini CLI

ai.b77/teamwork

AI-first project management: plan epics, assign prioritized tasks, track team time.

client:Gemini CLI transport:streamable-http

Install Teamwork in Gemini CLI

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

{
  "mcpServers": {
    "teamwork": {
      "httpUrl": "https://teamwork.b77.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

Teamwork in other clients