AI that works the incident, not a chat box bolted on the side
Three surfaces, one tool registry. The agent that answers your questions in the app is the same
one your editor talks to over MCP, and the same context that drafts and grades your post-mortems.
Ask your incident history a question, get an answer with the work shown
Ask AI runs an agentic tool loop over incidents, alarms, on-call, services, insights, and
post-mortems. Read tools run on their own. Anything that changes state stops and waits for you
to approve it, in the UI, with the exact arguments visible.
Org wide, or scoped to a single incident from its detail page
Answers come back as summary tables you can read, not paragraphs you have to parse
Threads persist, so the Friday question is still there on Monday
Ask AI conversation with an insights summary and a pending approval, Waroom app
Waroom AIBeta
Incident intelligence assistant
Connected
How did we respond last month, and is anything still open on checkout?
Insights Summary
34 incidents
MetricMeanp50p95Count
MTTA1m 04s48s3m 12s34
MTTM18m 22s12m 05s51m 40s34
MTTR47m 10s31m 18s2h 14m31
Post-mortem coverage: 91%
checkout-api carries 58% of SEV1 minutes. INC-2481 is still mitigating and its cause deploy is tagged.
Confirm action: Incident post status update
IncidentINC-2481MessageMitigation in progress, eu-west-1 checkout pool drained
Approve
Reject
Your agents get a first class seat, with a consent screen
A hosted MCP server exposes around 35 tools across incidents, alarms, insights, services, and
teams, backed by its own OAuth authorization server and consent screen. Same registry as Ask AI,
so a tool behaves identically in Claude and in the app.
Every mutating tool call needs explicit human confirmation
Scoped API keys and a REST API for everything the agent path can do
Product how-to guides are exposed to the agent, so it answers about Waroom too
Endpointhttps://api.waroom.co/mcp
MCP consent screen, Waroom app
Connect Claude Code to Waroom
Claude Code wants to access your Waroom account.
This will allow the app to
Use Waroom tools to act on your behalf
View and manage your incidents
Create and update follow-up action items
Authorizing as
Payments Platform
You can revoke this access anytime in Settings.
DenyApprove
Your keys, your provider
Anthropic, OpenAI, or Google credentials stay yours. Waroom never marks up usage.
Traced and budgeted
Langfuse tracing on every call, token budgets on post-mortem chat, usage metered per org.
Nothing writes silently
Read tools run free. Declares, acks, and status updates always ask a human first.