gateway for Zed
ai.sealgate/gateway
MCP gateway with runtime security policy, tool-call-level control, and audit of agent actions.
client:Zed
transport:streamable-http
Install gateway in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gateway": {
"url": "https://mcp.sealgate.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs