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

Get started free