Skip to content
Windsurf

shrimp for Windsurf

io.github.hermitsh-ai/shrimp

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

client:Windsurf transport:stdio runtime:npm

Install shrimp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

shrimp in other clients