gate for Zed
io.github.nugehs/gate
One ship/no-ship verdict from aiglare, bouncer, tieline & repoctx — the unified merge gate.
client:Zed
transport:stdio
runtime:npm
Install gate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gate": {
"command": "npx",
"args": [
"-y",
"@nugehs/gate"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs