croncool for Claude Desktop
cool.cron/croncool
Inspect scheduled jobs, runs, durable workflows, and webhook health; run one confirmed job.
client:Claude Desktop
transport:streamable-http
tools:10
Install croncool in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"croncool": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.cron.cool/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs