cjo4m06/mcp-shrimp-task-manager
π βοΈ π β A programming-focused task management system that boosts coding agents like Cursor AI with advanced task memory, self-reflection, and dependency management. [ShrimpTaskManager](https://cjo4m06.github.io/mcp-shrimp-task-manager)
Quick Start
Clone the repository:
git clone https://github.com/cjo4m06/mcp-shrimp-task-managerClaude Desktop configuration example:
{
"mcpServers": {
"mcp-shrimp-task-manager": {
"command": "npx",
"args": [
"-y",
"cjo4m06/mcp-shrimp-task-manager"
]
}
}
}Check the repository README for specific installation and configuration instructions.