Skip to content
Windsurf

dashclaw for Windsurf

io.github.ucsandman/dashclaw

Policy checks, approvals, records, and governed HTTP capabilities for unattended agents.

client:Windsurf transport:stdio runtime:npm

Install dashclaw 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": {
    "dashclaw": {
      "command": "npx",
      "args": [
        "-y",
        "@dashclaw/mcp-server"
      ],
      "env": {
        "DASHCLAW_URL": "<DASHCLAW_URL>",
        "DASHCLAW_API_KEY": "<DASHCLAW_API_KEY>",
        "DASHCLAW_AGENT_ID": "<DASHCLAW_AGENT_ID>"
      }
    }
  }
}

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

dashclaw in other clients