Trusgent MCP for Gemini CLI
io.github.trusgent/trusgent-mcp
Trusgent MCP — Trust Layer for AI agents. HK registry + Agent Cards. Default: get_merged_profile.
client:Gemini CLI
transport:streamable-http
tools:12
Install Trusgent MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trusgent-mcp": {
"httpUrl": "https://www.trusgent.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