Skip to content
Gemini CLI

Bynn for Gemini CLI

com.bynn/bynn

Document fraud detection for manipulated, fake and AI-generated PDF and image documents.

client:Gemini CLI transport:streamable-http

Install Bynn in Gemini CLI

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

{
  "mcpServers": {
    "bynn": {
      "httpUrl": "https://mcp.bynn.com"
    }
  }
}

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

Bynn in other clients