Skip to content
Zed

AgentCron for Zed

io.github.noriget/agentcron

Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.

client:Zed transport:streamable-http

Install AgentCron in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agentcron": {
      "url": "https://cron.mgm-llc.org/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

AgentCron in other clients