Kerne Honesty Index for Gemini CLI
io.github.kerne-protocol/honesty-index
Advertised versus realized yield for stablecoin vaults, signed hourly, reproducible from chain.
client:Gemini CLI
transport:streamable-http
tools:6
Install Kerne Honesty Index in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"honesty-index": {
"httpUrl": "https://kerne.fi/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