Skip to content
Gemini CLI

Hive Log for Gemini CLI

io.github.srotzin/hive-mcp-log

Tamper-evident audit log service for agent-to-agent transactions

client:Gemini CLI transport:streamable-http

Install Hive Log in Gemini CLI

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

{
  "mcpServers": {
    "hive-mcp-log": {
      "httpUrl": "https://hive-mcp-log.onrender.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Hive Log in other clients