Contract Powers for Gemini CLI
io.github.ofirbaranesad-agent/contract-powers
Who can still change this EVM contract, and what can they do to holders?
client:Gemini CLI
transport:streamable-http
tools:4
Install Contract Powers in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"contract-powers": {
"httpUrl": "https://agent.zbang.net/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs