TaskFlow

Task management system that breaks down user requests into structured tasks with subtasks, dependencies, and notes, requiring explicit approval before proceeding to ensure systematic tracking and user control.

View Source
16 stars
0 tools
Created Aug 2025
@pinkpixel-dev/pinkpixel-dev-taskflow-taskflow-mcp

About

Task management system that breaks down user requests into structured tasks with subtasks, dependencies, and notes, requiring explicit approval before proceeding to ensure systematic tracking and user control.

Categories

general

Installation

npm

npm install @pinkpixel-dev/pinkpixel-dev-taskflow-taskflow-mcp

Configuration

{ "mcpServers": { "pinkpixel-dev-taskflow-taskflow-mcp": { "command": "npx", "args": [ "-y", "@pinkpixel-dev/pinkpixel-dev-taskflow-taskflow-mcp" ] } } }