Skip to content
Windsurf

clawwork for Windsurf

io.github.gammell53/clawwork

AI agent project management — task boards, progress tracking, and cost reporting.

client:Windsurf transport:stdio runtime:npm

Install clawwork in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "clawwork": {
      "command": "npx",
      "args": [
        "-y",
        "@clawwork/mcp"
      ],
      "env": {
        "CLAWWORK_API_KEY": "<CLAWWORK_API_KEY>",
        "CLAWWORK_PROJECT_ID": "<CLAWWORK_PROJECT_ID>"
      }
    }
  }
}

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

clawwork in other clients