cronalert for Windsurf
io.github.jaredhobbs/cronalert
Manage CronAlert uptime monitors, check results, and incidents from any MCP client.
client:Windsurf
transport:stdio
runtime:npm
Install cronalert in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cronalert": {
"command": "npx",
"args": [
"-y",
"cronalert-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs