bsv.cx for Gemini CLI
cx.bsv/bsv-cx
Timestamp & verify evidence on-chain, free. Proofpack: a portable BEEF+BUMP proof bundle per txid.
client:Gemini CLI
transport:streamable-http
tools:9
Install bsv.cx in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bsv-cx": {
"httpUrl": "https://bsv.cx/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs