Skip to content
Claude Desktop

shrimp for Claude Desktop

io.github.hermitsh-ai/shrimp

Task manager for AI agents. Zero setup, nested trees, batch ops, local-first storage.

client:Claude Desktop transport:stdio runtime:npm

Install shrimp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "shrimp": {
      "command": "npx",
      "args": [
        "-y",
        "@hermitsh/shrimp-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

shrimp in other clients