MCP Server
MCP
io.github.therealMrFunGuy/cron-pilot
Scheduled HTTP requests and shell commands with retries, timeouts, and webhook alerts.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://cron.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment