Back to MCP Servers
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)
developer-toolsgithubaiagent
By cjo4m06
Installation
npx -y mcp-shrimp-task-managerConfiguration
{
"mcpServers": {
"mcp-shrimp-task-manager": {
"command": "npx",
"args": ["-y", "mcp-shrimp-task-manager"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes