Skip to content
Zed

healthchecksio for Zed

io.usefulapi/healthchecksio

Manage cron/heartbeat checks, read pings and flips, pause/resume/delete on Healthchecks.io.

client:Zed transport:streamable-http

Install healthchecksio in Zed

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

{
  "context_servers": {
    "healthchecksio": {
      "url": "https://healthchecksio.usefulapi.io/mcp"
    }
  }
}

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

healthchecksio in other clients