Skip to content
Zed

NPMScan for Zed

io.github.salemalem/npmscan

Detect malicious or vulnerable npm packages: registry search, OSV.dev and GitHub advisory lookups

client:Zed transport:streamable-http tools:23

Install NPMScan in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "npmscan": {
      "url": "https://npmscan.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

NPMScan in other clients