zopaf for Gemini CLI
io.github.rjandino/zopaf
Negotiation math engine. Pareto frontier, counteroffer generation, zero LLM tokens.
client:Gemini CLI
transport:streamable-http
Install zopaf in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"zopaf": {
"httpUrl": "https://zopaf-mcp-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs