cron pilot for Zed
io.github.therealmrfunguy/cron-pilot
Scheduled HTTP requests and shell commands with retries, timeouts, and webhook alerts.
client:Zed
transport:sse
Install cron pilot in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cron-pilot": {
"url": "https://cron.rjctdlabs.xyz/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs