Skip to content
Gemini CLI

FluxProof for Gemini CLI

io.github.equinoxaifinance-rgb/fluxproof

Evidence-bearing public webpage monitoring with hashes, diffs, signed webhooks, REST, and MCP.

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

Install FluxProof in Gemini CLI

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

{
  "mcpServers": {
    "fluxproof": {
      "httpUrl": "https://fluxproof.neoaethel.workers.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

FluxProof in other clients