Skip to content
Windsurf

rigour for Windsurf

io.github.rigour-labs/rigour

Quality gates for AI agents. Lint, test, build checks with memory persistence.

client:Windsurf transport:stdio runtime:npm

Install rigour in Windsurf

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

{
  "mcpServers": {
    "rigour": {
      "command": "npx",
      "args": [
        "-y",
        "@rigour-labs/mcp"
      ]
    }
  }
}

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

rigour in other clients