license for Zed
io.github.thegridwork/license
Scan dependencies for license compliance — copyleft conflicts, unknown licenses, risk.
client:Zed
transport:stdio
runtime:npm
Install license in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"license": {
"command": "npx",
"args": [
"-y",
"gridwork-license"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs