Skip to content
Gemini CLI

Taskforce for Gemini CLI

ai.taskforcehq/taskforce

Task and planning workspace for humans collaborating with AI agents

client:Gemini CLI transport:streamable-http

Install Taskforce in Gemini CLI

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

{
  "mcpServers": {
    "taskforce": {
      "httpUrl": "https://mcp.taskforcehq.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

Taskforce in other clients