trust tools for Gemini CLI
com.obeliskgate/trust-tools
Website security ratings, token verification, and tamper-evident ledger heads from Obelisk Gate.
client:Gemini CLI
transport:streamable-http
tools:8
Install trust tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trust-tools": {
"httpUrl": "https://obeliskgate.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs