Skip to content
VS Code

AIStatusDashboard for VS Code

io.github.aistatusdashboard/aistatusdashboard

Read-only MCP server for AIStatusDashboard status, incidents, metrics, and fallback recommendations.

client:VS Code transport:streamable-http

Install AIStatusDashboard in VS Code

.vscode/mcp.json

{
  "servers": {
    "aistatusdashboard": {
      "type": "http",
      "url": "https://aistatusdashboard.com/mcp"
    }
  }
}

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

AIStatusDashboard in other clients