Skip to content
Gemini CLI

Hive A/B Test for Gemini CLI

io.github.srotzin/hive-mcp-abtest

A/B experiment runner for the A2A network with x402 micropayments on Base USDC.

client:Gemini CLI transport:streamable-http

Install Hive A/B Test in Gemini CLI

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

{
  "mcpServers": {
    "hive-mcp-abtest": {
      "httpUrl": "https://hive-mcp-abtest.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 A/B Test in other clients