Skip to content
VS Code

Is This Site Down? for VS Code

com.downforjustmeoreveryone/is-it-down

Check if any website is down, from two continents, with uptime history and TLS expiry

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

Install Is This Site Down? in VS Code

.vscode/mcp.json

{
  "servers": {
    "is-it-down": {
      "type": "http",
      "url": "https://downforjustmeoreveryone.com/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

Is This Site Down? in other clients