Skip to content
Gemini CLI

Rootly for Gemini CLI

com.rootly/mcp-server

Incident management, on-call scheduling, and intelligent analysis powered by Rootly.

client:Gemini CLI transport:sse runtime:pypi

Install Rootly in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.rootly.com/sse"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Rootly in other clients