Skip to content
Gemini CLI

Agentic Security Shield for Gemini CLI

io.github.ormuzdo/agentic-security-shield

12-layer security configs for AI coding agents. Autonomous purchase via x402 (USDC on Base).

client:Gemini CLI transport:streamable-http

Install Agentic Security Shield in Gemini CLI

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

{
  "mcpServers": {
    "agentic-security-shield": {
      "httpUrl": "https://agentic-security-shield-mcp-production.up.railway.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

Agentic Security Shield in other clients