Skip to content
Gemini CLI

Neon Zero-Trust Gateway for Gemini CLI

io.github.ansarii/zero-trust-gateway

Zero-Trust MCP gateway securing internal database tools behind an API key firewall.

client:Gemini CLI transport:sse

Install Neon Zero-Trust Gateway in Gemini CLI

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

{
  "mcpServers": {
    "zero-trust-gateway": {
      "url": "https://api.neoninnovationlab.com/sse"
    }
  }
}

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

Neon Zero-Trust Gateway in other clients