EthersFlow — Trust Gate for AI Agents for Gemini CLI
io.github.ethersflow/ethersflow
Trust gate for AI agents: multi-model adversarial consensus, signed and verifiable verdicts.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:1
Install EthersFlow — Trust Gate for AI Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ethersflow": {
"httpUrl": "https://www.ethersflow.com/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