LicenseGate for Zed
io.github.computersmarts1/licensegate
Open-source licence risk checks for AI coding agents and dependency trees.
client:Zed
transport:streamable-http
tools:1
Install LicenseGate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"licensegate": {
"url": "https://licensegate.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs