Touchstone for Gemini CLI
cv.touchstone/touchstone
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Touchstone in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"touchstone": {
"httpUrl": "https://touchstone.cv/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs