VulnCheck for Windsurf
io.github.vulncheck-oss/mcp
VulnCheck exploit intelligence — CVE research, exploit data, advisories, and threat analysis.
client:Windsurf
transport:stdio
runtime:oci
Install VulnCheck in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/vulncheck-oss/mcp:0.2.2"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs