Skip to content
Windsurf

cybersec mcp for Windsurf

io.github.xu-c0/cybersec-mcp

Cybersecurity MCP server: 323 prompts + 7 workflows for red team, blue team, SOC, cloud, OSINT.

client:Windsurf transport:stdio runtime:npm

Install cybersec mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "cybersec-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@xu-c0/cybersec-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cybersec mcp in other clients