TaskWarrior
Integrates with TaskWarrior to enable viewing, adding, and completing tasks, facilitating automated task management for productivity and project workflows.
22 stars
0 tools
Created Aug 2025
@awwaiid/awwaiid-taskwarriorAbout
Integrates with TaskWarrior to enable viewing, adding, and completing tasks, facilitating automated task management for productivity and project workflows.
Categories
general
Installation
npm
npm install @awwaiid/awwaiid-taskwarrior
Configuration
{
"mcpServers": {
"awwaiid-taskwarrior": {
"command": "npx",
"args": [
"-y",
"@awwaiid/awwaiid-taskwarrior"
]
}
}
}