Skip to content
VS Code

squadcast for VS Code

io.usefulapi/squadcast

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

client:VS Code transport:streamable-http

Install squadcast in VS Code

.vscode/mcp.json

{
  "servers": {
    "squadcast": {
      "type": "http",
      "url": "https://squadcast.usefulapi.io/mcp"
    }
  }
}

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

squadcast in other clients