Skip to content
Gemini CLI

agent trust oracle for Gemini CLI

io.github.jdhart81/agent-trust-oracle

Decay-weighted reputation + tamper-evident trust attestations for the agent economy.

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

Install agent trust oracle in Gemini CLI

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

{
  "mcpServers": {
    "agent-trust-oracle": {
      "httpUrl": "https://mcp.viridisconservation.com/trust/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

agent trust oracle in other clients