Trooth for Gemini CLI
io.github.trooth-eng/trooth-network
Trooth is an infrastructure & cybersecurity company providing Machine-Readable Trust.
client:Gemini CLI
transport:streamable-http
tools:4
Install Trooth in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trooth-network": {
"httpUrl": "https://api.trooth.co/public/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs