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