MCP server for cron silent-failure detection across crontab, systemd, and OpenClaw schedulers.
claude mcp add silentwatch-mcp -- uvx silentwatch-mcp
claude_desktop_config.json
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"silentwatch-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.temurkhan13--silentwatch-mcp/reviews or the review_server meta-tool.
POST /mcp