RNWY Trust Intelligence for Gemini CLI
io.github.rnwy/mcp
Check if an AI agent is trustworthy. Sybil detection, signed attestations, 150,000+ agents. Free.
client:Gemini CLI
transport:streamable-http
tools:10
Install RNWY Trust Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://rnwy.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