agentgate for Zed
io.github.ciceroyang/agentgate
Read-only evidence for the tools agents run: MCP server records, coverage and policy.
client:Zed
transport:stdio
runtime:npm
Install agentgate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentgate": {
"command": "npx",
"args": [
"-y",
"@zhiliangtech/agentgate"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs