npm Registry MCP Server for Zed
io.github.yawlabs/npmjs-mcp
npm registry MCP server — package intelligence, security audits, dependency analysis
client:Zed
transport:stdio
runtime:npm
Install npm Registry MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"npmjs-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/npmjs-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs