Skip to content
Gemini CLI

Taskfolk for Gemini CLI

ai.taskfolk/mcp

Project management for teams and their AI agents.

client:Gemini CLI transport:streamable-http

Install Taskfolk in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://taskfolk.ai/api/mcp/v1"
    }
  }
}

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

Taskfolk in other clients