Cronicorn for Claude Code
io.github.weskerllc/cronicorn-mcp-server
Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.
client:Claude Code
transport:stdio
runtime:npm
Install Cronicorn in Claude Code
run in your project directory
claude mcp add cronicorn-mcp-server -e CRONICORN_API_URL=<CRONICORN_API_URL> -e CRONICORN_WEB_URL=<CRONICORN_WEB_URL> -- npx -y @cronicorn/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs