Skip to content
Cursor

healthchecksio for Cursor

io.usefulapi/healthchecksio

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

client:Cursor transport:streamable-http

Install healthchecksio in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

healthchecksio in other clients