Skip to content
Cursor

cron pilot for Cursor

io.github.therealmrfunguy/cron-pilot

Scheduled HTTP requests and shell commands with retries, timeouts, and webhook alerts.

client:Cursor transport:sse

Install cron pilot in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cron-pilot": {
      "url": "https://cron.rjctdlabs.xyz/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

cron pilot in other clients