PackageGuard for Zed
io.github.dankaten/packageguard
x402-gated safety checker for npm/PyPI packages before you npm install / pip install.
client:Zed
transport:streamable-http
tools:1
Install PackageGuard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"packageguard": {
"url": "https://packageguard-k4s4.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs