Skip to content
Cline

VulnCheck for Cline

io.github.vulncheck-oss/mcp

VulnCheck exploit intelligence — CVE research, exploit data, advisories, and threat analysis.

client:Cline transport:stdio runtime:oci

Install VulnCheck in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/vulncheck-oss/mcp:0.2.2"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

VulnCheck in other clients