Skip to content
Cursor

selvo for Cursor

io.github.cope-labs/selvo

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

client:Cursor transport:stdio runtime:pypi

Install selvo in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "selvo": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "selvo"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

selvo in other clients