Skip to content
VS Code

Downtester Status for VS Code

com.downtester/status

Live service status, active incidents, search, and outage history from Downtester.

client:VS Code transport:streamable-http

Install Downtester Status in VS Code

.vscode/mcp.json

{
  "servers": {
    "status": {
      "type": "http",
      "url": "https://dd-dp.downtester.com/v1/mcp"
    }
  }
}

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

Downtester Status in other clients