Catalog
io.github.hermitsh-ai/shrimp
OfficialTask manager for AI agents. Zero setup, nested trees, batch ops, local-first storage.
Task manager for AI agents with nested trees, batch operations, and local storage.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"shrimp": {
"command": "npx",
"args": [
"-y",
"@hermitsh/shrimp-mcp@1.0.7"
]
}
}
}