Skip to content
Gemini CLI

Agentic Reputation Gateway for Gemini CLI

io.github.agenticsubstrate/reputation-gateway

Read-only gateway for durable agent identity, consent, recognized work, and signed receipts.

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

Install Agentic Reputation Gateway in Gemini CLI

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

{
  "mcpServers": {
    "reputation-gateway": {
      "httpUrl": "https://agentic-reputation-gateway.maxrhinehart.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

Agentic Reputation Gateway in other clients