Mnemom — Trust Ratings for AI Agents for Gemini CLI
io.github.mnemom/mnemom
Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.
client:Gemini CLI
transport:streamable-http
tools:15
Install Mnemom — Trust Ratings for AI Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mnemom": {
"httpUrl": "https://api.mnemom.ai/mcp?profile=directory"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs