Skip to content
Gemini CLI

agent transaction control for Gemini CLI

network.flint/agent-transaction-control

Issue Agent Passports and verify agent authority before value moves. Signed verification records.

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

Install agent transaction control in Gemini CLI

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

{
  "mcpServers": {
    "agent-transaction-control": {
      "httpUrl": "https://flint.network/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 transaction control in other clients