Skip to content
Zed

squadcast for Zed

io.usefulapi/squadcast

Read incidents, services, teams, on-call schedules; acknowledge, resolve and note incidents.

client:Zed transport:streamable-http

Install squadcast in Zed

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

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

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

squadcast in other clients