agent gate for Zed
io.github.jott2121/agent-gate
Fail-closed quality gate and hash-chained receipt ledger for AI agent workflows.
client:Zed
transport:stdio
runtime:pypi
Install agent gate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-gate": {
"command": "uvx",
"args": [
"mcp-agent-gate"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs