cronalert for Claude Desktop
io.github.jaredhobbs/cronalert
Manage CronAlert uptime monitors, check results, and incidents from any MCP client.
client:Claude Desktop
transport:stdio
runtime:npm
Install cronalert in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cronalert": {
"command": "npx",
"args": [
"-y",
"cronalert-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs