agentlock for Zed
io.github.olum289/agentlock
Security gateway for AI agents: policy, approval, and audited execution, no secrets shared.
client:Zed
transport:streamable-http
Install agentlock in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentlock": {
"url": "https://app.agentlock.net/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs