ProofX - Content Protection for Creators for Gemini CLI
io.github.razashariff/proofx
Protect and verify digital content with cryptographic signing and proof of ownership.
client:Gemini CLI
transport:streamable-http
tools:6
Install ProofX - Content Protection for Creators in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"proofx": {
"httpUrl": "https://proofx-mcp.fly.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