Skip to content
Windsurf

vaspera hardening for Windsurf

io.github.rcolkitt/vaspera-hardening

Enterprise certification for codebases with multi-agent security, reliability, and quality audits

client:Windsurf transport:stdio runtime:npm

Install vaspera hardening 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": {
    "vaspera-hardening": {
      "command": "npx",
      "args": [
        "-y",
        "vaspera-hardening-mcp-server"
      ],
      "env": {
        "VASPERA_PROJECTS_DIR": "<VASPERA_PROJECTS_DIR>"
      }
    }
  }
}

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

vaspera hardening in other clients