silentwatch mcp for Windsurf
io.github.temurkhan13/silentwatch-mcp
MCP server for cron silent-failure detection across crontab, systemd, and OpenClaw schedulers.
client:Windsurf
transport:stdio
runtime:pypi
Install silentwatch mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs