Skip to content
Gemini CLI

LogSentinel for Gemini CLI

io.github.evozim/logsentinel

Anthropic logs audit filter and cybersecurity threat analyzer.

client:Gemini CLI transport:sse

Install LogSentinel in Gemini CLI

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

{
  "mcpServers": {
    "logsentinel": {
      "url": "https://logsentinel-mcp.vercel.app/api/mcp"
    }
  }
}

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

LogSentinel in other clients