npx-vibe for Zed
io.github.devrajsinh-jhala/npx-vibe
Read-only npm package and project dependency preflight tools for AI applications.
client:Zed
transport:stdio
runtime:npm
Install npx-vibe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"npx-vibe": {
"command": "npx",
"args": [
"-y",
"npx-vibe"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs