Cyphrex for Gemini CLI
io.github.getcyphrex/cyphrex-mcp
Blockchain SSN for AI agents. MCP gateway that blocks at the point of action, tamper evident audit.
client:Gemini CLI
transport:streamable-http
tools:9
Install Cyphrex in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cyphrex-mcp": {
"httpUrl": "https://mcp.cyphrex.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs