SNHP — free negotiation math + agent memory for Gemini CLI
io.github.ryuxik/snhp
Free game-theory negotiation advisor for agents, plus paid receipted sessions and agent memory.
client:Gemini CLI
transport:streamable-http
tools:15
Install SNHP — free negotiation math + agent memory in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"snhp": {
"httpUrl": "https://api.snhp.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