Skip to content
VS Code

Watchpup for VS Code

dev.workers.watchpup.watchpup/watchpup

Free uptime monitoring: HTTP/TCP/TLS/DNS + MCP server checks, cron heartbeats, status pages, alerts.

client:VS Code transport:streamable-http tools:12

Install Watchpup in VS Code

.vscode/mcp.json

{
  "servers": {
    "watchpup": {
      "type": "http",
      "url": "https://watchpup.watchpup.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Watchpup in other clients