MCP Server
MCP
Cronicorn
Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.
Install
npx -y @cronicorn/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@cronicorn/mcp-server",
"version": "1.25.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API base URL for Cronicorn",
"name": "CRONICORN_API_URL"
},
{
"description": "Web UI URL for Cronicorn (used for OAuth device flow)",
"name": "CRONICORN_WEB_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment