OutageDeck 1.1.0: keyless dependency-status checks before debugging #1503
koko3tallah
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
OutageDeck v1.1.0 is live in the Official MCP Registry as
com.outagedeck/outagedeck-status.The problem it targets is a small but expensive incident-response failure mode: an agent starts changing application code while AWS, Cloudflare, GitHub, OpenAI, or another dependency is already reporting an incident.
https://outagedeck.com/api/mcp— remote Streamable HTTPThe public tools cover one-provider status, a whole-stack check for up to 12 providers, active incidents, full incident timelines, 7–90 day uptime history, provider search, outage reports, and MCP
search/fetchdocuments with source links.A typical agent prompt is:
Claude Code setup:
Generic client configuration:
{ "mcpServers": { "outagedeck": { "url": "https://outagedeck.com/api/mcp" } } }Discovery and verification:
There are also five account-scoped tools for custom providers and alert management. They require an OutageDeck API key and are separate from the keyless public status tools. I would especially value feedback on this hybrid design: should public and account-scoped tools remain one discoverable server, or would client UX be clearer if they were split?
Disclosure: OutageDeck is maintained by the submitting organization. Public status checks require no signup or paid feature.
All reactions