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
{
"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