Skip to content
Gemini CLI

mttrly for Gemini CLI

com.mttrly/mcp

AI-powered incident management and server monitoring via MCP.

client:Gemini CLI transport:streamable-http

Install mttrly in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.mttrly.com/mcp"
    }
  }
}

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

mttrly in other clients