Pulse — heartbeat & status monitor for AI agents for Zed
dev.workers.notdown-app.pulse/monitor
Your agent pings once per run; get a public up/late/down status page. Auto-creates checks. One call.
client:Zed
transport:streamable-http
Install Pulse — heartbeat & status monitor for AI agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"monitor": {
"url": "https://pulse.notdown-app.workers.dev/mcp/{key}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs