Skip to content
Gemini CLI

Fidren for Gemini CLI

net.fidren/counterparty

Checks a counterparty before an AI agent pays: what the evidence supports, and for how much.

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

Install Fidren in Gemini CLI

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

{
  "mcpServers": {
    "counterparty": {
      "httpUrl": "https://api.fidren.net/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

Fidren in other clients