Skip to content
VS Code

incidentoracle for VS Code

io.tooloracle/incidentoracle

IncidentOracle - 12-tool incident management MCP: triage, BaFin DORA reporting, RCA.

client:VS Code transport:streamable-http

Install incidentoracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "incidentoracle": {
      "type": "http",
      "url": "https://tooloracle.io/incident/mcp/"
    }
  }
}

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

incidentoracle in other clients