npm plus for Zed
io.github.ofershap/npm-plus
npm MCP — search packages, bundle sizes, vulnerabilities, compare downloads.
client:Zed
transport:stdio
runtime:npm
Install npm plus in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"npm-plus": {
"command": "npx",
"args": [
"-y",
"mcp-server-npm-plus"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs