Skip to content
Claude Code

AlertOps for Claude Code

io.github.wyre-ai/alertops-mcp

MCP server for AlertOps' incident alerting/on-call API.

client:Claude Code transport:stdio runtime:oci

Install AlertOps 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 alertops-mcp -e ALERTOPS_API_KEY=<ALERTOPS_API_KEY> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/alertops-mcp:v1.0.0

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

AlertOps in other clients