Give your AI agent a sense of time.

AgentCron is an MCP server that lets your AI agent schedule things for later — a one-off reminder, a delayed webhook callback, or a recurring job. Agents can't wait or run on a schedule. Now they can.

Get your MCP key — free   Read the docs →

Add it to your MCP client
{
  "mcpServers": {
    "agentcron": {
      "url": "https://cron.mgm-llc.org/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Then your agent has schedule_task, list_tasks, and cancel_task. Works with Claude, Cursor, Cline, and any MCP client.

What it's for

Why AgentCron

Pricing

Free5 active tasks · runs as often as every 5 min · 1,000 runs/month.
Pro — $9/mo or $90/yr
  • 200 active tasks (vs 5)
  • Schedule as often as every 60s (vs 5 min)
  • 100,000 runs/month (vs 1,000)
  • Priority email support

Get started free