Trust Switchboard for Gemini CLI
io.github.paul-salviani/trust-switchboard
Ask "Are you on Trust Switch?" before your agent deals with another agent. Free. Never blocks.
client:Gemini CLI
transport:streamable-http
tools:11
Install Trust Switchboard in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trust-switchboard": {
"httpUrl": "https://170.64.146.185.sslip.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs