Skip to content
Zed

Downtester Status for Zed

com.downtester/status

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

client:Zed transport:streamable-http

Install Downtester Status in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "status": {
      "url": "https://dd-dp.downtester.com/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Downtester Status in other clients