Skip to content
VS Code

UptimeRobot for VS Code

com.uptimerobot/uptimerobot

Monitor websites, APIs, and servers: create monitors, triage incidents, and query uptime stats.

client:VS Code transport:streamable-http

Install UptimeRobot in VS Code

.vscode/mcp.json

{
  "servers": {
    "uptimerobot": {
      "type": "http",
      "url": "https://mcp.uptimerobot.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

UptimeRobot in other clients