Connects Claude to Runframe's incident management platform with 17 tools covering the full lifecycle: create and update incidents, acknowledge and escalate, page responders, check who's on call, manage postmortems, and look up services and teams. Authentication uses scoped API keys from your Runframe account, so agents can triage and respond to incidents autonomously without leaving your editor. The server is stateless and runs via npx with stdio transport for local use or HTTP for containerized deployments. Tool calls map directly to Runframe's V1 API, using public identifiers like incident numbers and service keys. Useful when you want AI assistance with incident response workflows or need to automate routine operations like status updates and escalations without context switching to a web dashboard.
claude mcp add --transport stdio runframe-runframe-mcp-server uvx runframe-mcp-server