Kevros — Agentic Identity Trust for Gemini CLI
io.github.ndl-systems/kevros
Agentic identity trust: precision decisioning, cryptographic release tokens, hash-chained proof
client:Gemini CLI
transport:streamable-http
tools:9
Install Kevros — Agentic Identity Trust in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"kevros": {
"httpUrl": "https://governance.taskhawktech.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