policy gate for Zed
dev.workers.3labsio.policy-gate/policy-gate
Deterministic allow/require_approval/deny verdicts for agent actions, before they happen.
client:Zed
transport:streamable-http
tools:4
Install policy gate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"policy-gate": {
"url": "https://policy-gate.3labsio.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs