eyaltoledano/claude-task-master
AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.
Quick Start
Clone the repository:
git clone https://github.com/eyaltoledano/claude-task-masterClaude Desktop configuration example:
{
"mcpServers": {
"claude-task-master": {
"command": "npx",
"args": [
"-y",
"eyaltoledano/claude-task-master"
]
}
}
}Check the repository README for specific installation and configuration instructions.