Skip to content
Claude Code

Rootly for Claude Code

io.github.wyre-technology/rootly-mcp

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

client:Claude Code transport:stdio runtime:oci

Install Rootly in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add rootly-mcp -e ROOTLY_API_TOKEN=<ROOTLY_API_TOKEN> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-technology/rootly-mcp:v1.2.4

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Rootly in other clients