Trust Gate for Zed
io.github.cwnapps/trust-gate-mcp
Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.
client:Zed
transport:streamable-http
tools:4
Install Trust Gate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"trust-gate-mcp": {
"url": "https://trust-gate-mcp.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs