Skip to content
Zed

CronPulser for Zed

com.cronpulser/cronpulser

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

client:Zed transport:streamable-http

Install CronPulser in Zed

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

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

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

CronPulser in other clients