pkgxray for Zed
io.github.adamsjack711-ux/pkgxray
Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.
client:Zed
transport:stdio
runtime:npm
Install pkgxray in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pkgxray": {
"command": "npx",
"args": [
"-y",
"pkgxray"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs