Trust Gate for VS Code
io.github.cwnapps/trust-gate-mcp
Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.
client:VS Code
transport:streamable-http
tools:4
Install Trust Gate in VS Code
.vscode/mcp.json
{
"servers": {
"trust-gate-mcp": {
"type": "http",
"url": "https://trust-gate-mcp.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs