OutageDeck for VS Code
com.outagedeck/outagedeck-status
Live status for 172 cloud and SaaS vendors from their official feeds. Is it you, or is it them?
client:VS Code
transport:streamable-http
tools:14
Install OutageDeck in VS Code
.vscode/mcp.json
{
"servers": {
"outagedeck-status": {
"type": "http",
"url": "https://outagedeck.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs