Skip to content
Cursor

CronPulser for Cursor

com.cronpulser/cronpulser

Manage CronPulser cron jobs from an AI agent: list, create, pause, resume and trigger HTTP jobs.

client:Cursor transport:streamable-http

Install CronPulser in Cursor

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

{
  "mcpServers": {
    "cronpulser": {
      "url": "https://api.cronpulser.com/mcp"
    }
  }
}

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

CronPulser in other clients