npm search mcp for Zed
io.github.mrfentmen/npm-search-mcp
Search npm packages and inspect package metadata from the public registry. No key required.
client:Zed
transport:stdio
runtime:npm
Install npm search mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"npm-search-mcp": {
"command": "npx",
"args": [
"-y",
"npm-search-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs