Cronicle
A simple, distributed task scheduler and runner with a web based UI.
Cronicle MCP Server
MCP server for jhuckaby/Cronicle
Ready-to-Use Client Configurations
{
"mcpServers": {
"Cronicle": {
"command": "npx",
"args": [
"-y",
"@jhuckaby/Cronicle"
]
}
}
}