RunOnProof — Payment Decision and Agent ID for Gemini CLI
io.github.runonproof/cdo
Free agent identity and signed US supplier-payment decisions. Inspect first; verify portable proof.
client:Gemini CLI
transport:streamable-http
Install RunOnProof — Payment Decision and Agent ID in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cdo": {
"httpUrl": "https://api.runonproof.com/v1/agent/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs