Skip to content
VS Code

ReliaStats for VS Code

com.reliastats/public

Reliability statistics — Weibull/lognormal fitting, MTBF/MTTR, availability, system composition.

client:VS Code transport:streamable-http tools:11

Install ReliaStats in VS Code

.vscode/mcp.json

{
  "servers": {
    "public": {
      "type": "http",
      "url": "https://reliastats.com/mcp/v1"
    }
  }
}

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

What VS Code can do once it is connected

ReliaStats in other clients