If you live in Taskwarrior 3.x and want your LLM to help manage tasks without abandoning the CLI, this wraps the `task` and `timew` commands as MCP tools. It exposes operations for reading, creating, modifying, and completing tasks, plus time tracking via Timewarrior. You control permissions with three roles: CONTRIBUTOR (read and annotate), GENERATOR (plus create), and MANAGER (full lifecycle). Ships with schema presets for GTD, Scrum, and Kanban workflows, or you can define custom UDAs. First run triggers onboarding mode where the LLM walks you through role and schema setup, or you can script it via CLI wizard. All operations are sanitized, rate limited, and logged for audit. Works over stdio with Claude Desktop, Cursor, Windsurf, VS Code, and Neovim.
claude mcp add --transport stdio gabiup2-taskchampion_mcp -- uvx taskchampion-mcp