Skip to content
Windsurf

ai quality gate for Windsurf

io.github.mustafacagri/ai-quality-gate

🚀 Kill the Junior AI Era. 🤖 Level up AI code to automatically Principal standards. 🛡️ Quality Gate ✨

client:Windsurf transport:stdio runtime:npm

Install ai quality gate 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": {
    "ai-quality-gate": {
      "command": "npx",
      "args": [
        "-y",
        "ai-quality-gate"
      ],
      "env": {
        "PROJECT_ROOT": "<PROJECT_ROOT>",
        "SONAR_HOST_URL": "<SONAR_HOST_URL>",
        "SONAR_TOKEN": "<SONAR_TOKEN>",
        "SONAR_PROJECT_KEY": "<SONAR_PROJECT_KEY>",
        "ENABLE_I18N_RULES": "<ENABLE_I18N_RULES>"
      }
    }
  }
}

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

ai quality gate in other clients