Skip to content
Gemini CLI

Proving Lab for Gemini CLI

dev.provinglab/browser-citation-capture

Cite or capture a web page; installs the capture extension in Firefox and Chrome.

client:Gemini CLI transport:streamable-http tools:10

Install Proving Lab in Gemini CLI

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

{
  "mcpServers": {
    "browser-citation-capture": {
      "httpUrl": "https://provinglab.dev/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

Proving Lab in other clients