Nothing to run locally
The MCP server is hosted and reached over HTTP. Your client points at one URL instead of installing and maintaining a local process.
Product / Remote MCP
IncidentFlow runs as a remote MCP server your AI client connects to over HTTP. There is no local process to install or keep running — add one endpoint, authorize in the browser, and your assistant can investigate production through traceable tool calls.
Connection path
Why remote
The MCP server is hosted and reached over HTTP. Your client points at one URL instead of installing and maintaining a local process.
Codex, Claude Code, and other supported clients connect through the same remote endpoint, so the connection behaves the same everywhere.
Every action is an explicit MCP tool call. An investigation stays legible as a sequence of steps, evidence, and results.
How it connects
Register the IncidentFlow remote MCP URL in a supported AI client.
Complete browser-based authorization, then choose the workspace intended for the work.
Ask about cluster health, recent changes, or telemetry — answered through live tool calls.
codex mcp add incidentflow --url https://mcp.incidentflow.io/mcpThe remote endpoint stays consistent across clients, so there is no local MCP process to maintain and no per-machine setup to keep in sync.