Skip to content
Zed

instatus for Zed

io.usefulapi/instatus

Manage status pages: components, incidents and maintenances; set live component status.

client:Zed transport:streamable-http

Install instatus in Zed

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

{
  "context_servers": {
    "instatus": {
      "url": "https://instatus.usefulapi.io/mcp"
    }
  }
}

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

instatus in other clients