Skip to content
Windsurf

operant mcp for Windsurf

io.github.operantlabs/operant-mcp

Security testing MCP server for penetration testing, forensics, and vulnerability assessment

client:Windsurf transport:stdio runtime:npm

Install operant mcp in Windsurf

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

{
  "mcpServers": {
    "operant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "operant-mcp"
      ]
    }
  }
}

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

operant mcp in other clients