Skip to content
Gemini CLI

NDASentry for Gemini CLI

io.github.valtirman/ndasentry

Anonymous NDA risk analysis for AI agents. $9 per report. No signup, no data retention.

client:Gemini CLI transport:streamable-http

Install NDASentry in Gemini CLI

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

{
  "mcpServers": {
    "ndasentry": {
      "httpUrl": "https://nda-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

NDASentry in other clients