Skip to content
Zed

Osv Dev for Zed

io.github.pipeworx-io/osv-dev

OSV.dev — Google's open-source vulnerability database

client:Zed transport:streamable-http

Install Osv Dev in Zed

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

{
  "context_servers": {
    "osv-dev": {
      "url": "https://gateway.pipeworx.io/osv-dev/mcp"
    }
  }
}

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

Osv Dev in other clients