Skip to content
Cursor

UptimeProbe for Cursor

io.github.therealmrfunguy/uptime-probe

HTTP health checks, SSL expiry monitoring, TCP port scanning, and batch URL testing.

client:Cursor transport:sse

Install UptimeProbe in Cursor

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

{
  "mcpServers": {
    "uptime-probe": {
      "url": "https://uptime.rjctdlabs.xyz/sse"
    }
  }
}

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

UptimeProbe in other clients