Watchpup for Zed
dev.workers.watchpup.watchpup/watchpup
Free uptime monitoring: HTTP/TCP/TLS/DNS + MCP server checks, cron heartbeats, status pages, alerts.
client:Zed
transport:streamable-http
tools:12
Install Watchpup in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"watchpup": {
"url": "https://watchpup.watchpup.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs