Skip to content
Windsurf

AgentWatch for Windsurf

io.github.nicofains1/agentwatch

Multi-agent observability: cascade failure detection, heartbeats, and forensic replay

client:Windsurf transport:stdio runtime:npm

Install AgentWatch 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": {
    "agentwatch": {
      "command": "npx",
      "args": [
        "-y",
        "@nicofains1/agentwatch"
      ],
      "env": {
        "AGENTWATCH_DB": "<AGENTWATCH_DB>"
      }
    }
  }
}

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

AgentWatch in other clients