Skip to content
Gemini CLI

Browser Proof for Gemini CLI

io.github.shin1219-eng/browser-proof

Evidence-backed web verification for agents with deterministic JSON, text evidence, and screenshots.

client:Gemini CLI transport:streamable-http

Install Browser Proof in Gemini CLI

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

{
  "mcpServers": {
    "browser-proof": {
      "httpUrl": "https://proof.reprompt.jp/mcp"
    }
  }
}

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

Browser Proof in other clients