proof for Gemini CLI
dev.tatastu/proof
Stamp content with permanent, verifiable provenance. Hash locally, verify free forever.
client:Gemini CLI
transport:streamable-http
Install proof in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"proof": {
"httpUrl": "https://proof.tatastu.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs