Skip to content
Zed

selvo for Zed

io.github.cope-labs/selvo

Linux CVE prioritisation: 16 MCP tools for scan, fleet, runtime, and PR-able fix discovery.

client:Zed transport:stdio runtime:pypi

Install selvo in Zed

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

{
  "context_servers": {
    "selvo": {
      "command": "uvx",
      "args": [
        "selvo"
      ]
    }
  }
}

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

selvo in other clients