Skip to content
Gemini CLI

Raygun for Gemini CLI

io.github.mindscapehq/mcp-server-raygun

Investigate errors, track deployments, analyze performance, and manage application monitoring

client:Gemini CLI transport:streamable-http

Install Raygun in Gemini CLI

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

{
  "mcpServers": {
    "mcp-server-raygun": {
      "httpUrl": "https://api.raygun.com/v3/mcp"
    }
  }
}

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

Raygun in other clients