Npm for Zed
io.github.pipeworx-io/npm
npm MCP — wraps the npm Registry API (free, no auth)
client:Zed
transport:streamable-http
Install Npm in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"npm": {
"url": "https://gateway.pipeworx.io/npm/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs