Skip to content
Gemini CLI

Redeal for Gemini CLI

dev.redeal/redeal

Neutral fairness computation for agents: fair division, verifiable random, Shapley shares.

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

Install Redeal in Gemini CLI

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

{
  "mcpServers": {
    "redeal": {
      "httpUrl": "https://api.redeal.dev/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

Redeal in other clients