IncidentFlowIncidentFlowDocs
Developer Reference

MCP

How IncidentFlow exposes operational intelligence through Model Context Protocol tools.

IncidentFlow MCP exposes operational intelligence through the Model Context Protocol.

MCP tools allow AI clients to:

  • Fetch incident and integration context.
  • Inspect Kubernetes, Grafana, Slack, and Argo CD signals.
  • Retrieve public IncidentFlow documentation.
  • Search workspace memory for prior incidents, RCAs, runbooks, and knowledge.
  • Save useful operational knowledge back into workspace memory.

Example Interaction

An AI client can:

  1. Receive a new alert.
  2. Query IncidentFlow MCP for integration context.
  3. Retrieve similar prior incidents from workspace memory.
  4. Search official IncidentFlow docs for setup or runbook guidance.
  5. Suggest likely causes and next checks.

Public vs Workspace Tools

Public docs tools search official IncidentFlow documentation.

Workspace memory tools search or write private knowledge for the authenticated workspace only.

On this page