agent compute ledger for Gemini CLI
io.github.jdhart81/agent-compute-ledger
Compute-is-carbon energy/carbon ledger for agent work with Landauer-limit validation.
client:Gemini CLI
transport:streamable-http
tools:12
Install agent compute ledger in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-compute-ledger": {
"httpUrl": "https://mcp.viridisconservation.com/compute-ledger/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs