Skip to content
Windsurf

Scannd for Windsurf

com.scannd/scannd

Trigger security scans and read reports/vulnerabilities via the hosted Scannd API. Free: 2 scans/mo.

client:Windsurf transport:stdio runtime:npm

Install Scannd in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "scannd": {
      "command": "npx",
      "args": [
        "-y",
        "scannd-mcp"
      ],
      "env": {
        "SCANND_API_KEY": "<SCANND_API_KEY>"
      }
    }
  }
}

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

Scannd in other clients