Skip to content
Gemini CLI

TrustLayer for Gemini CLI

io.github.goatgaucho/trustlayer

Agent reputation scoring: trust scores, Sybil detection, cross-chain identity for 133K+ agents

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

Install TrustLayer in Gemini CLI

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

{
  "mcpServers": {
    "trustlayer": {
      "httpUrl": "https://api.thetrustlayer.xyz/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

TrustLayer in other clients