Skip to content
VS Code

API Status Check for VS Code

io.github.shibley/apistatuscheck

Live status probes plus published uptime and incident history for 280+ APIs and cloud services.

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

Install API Status Check in VS Code

.vscode/mcp.json

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

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

API Status Check in other clients