AI & ML
Trust: 34/100 (Limited)Cronicorn Guide
Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.
3 starsby weskerllc
Quick Start
Install
npx @cronicorn/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-weskerllc-cronicorn-mcp-server": {
"command": "npx",
"args": [
"@cronicorn/mcp-server"
]
}
}
}