Skip to content
Gemini CLI

shadowgate mcp for Gemini CLI

io.github.josephibra/shadowgate-mcp

Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.

client:Gemini CLI transport:streamable-http

Install shadowgate mcp in Gemini CLI

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

{
  "mcpServers": {
    "shadowgate-mcp": {
      "httpUrl": "https://shadowgate-mcp.mcp.xpay.sh/mcp"
    }
  }
}

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

shadowgate mcp in other clients