Skip to content
Cursor

Task Scheduler for Cursor

org.memoryapi/cron

Schedule and manage recurring or one-shot tasks

client:Cursor transport:streamable-http tools:4

Install Task Scheduler in Cursor

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

{
  "mcpServers": {
    "cron": {
      "url": "https://cron.memoryapi.org/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Task Scheduler in other clients