Skip to content
Gemini CLI

ci sentinel for Gemini CLI

io.github.baneado98/ci-sentinel

Multi-CI security scanner with a live threat-intel feed of compromised CI components

client:Gemini CLI transport:streamable-http

Install ci sentinel in Gemini CLI

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

{
  "mcpServers": {
    "ci-sentinel": {
      "httpUrl": "https://ci-sentinel.vercel.app/mcp"
    }
  }
}

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

ci sentinel in other clients