Skip to content
Windsurf

Evolith Architecture Governance for Windsurf

io.github.beyondnetcode/evolith

Executable architecture governance: an unevaluated rule is reported as a failure, never a pass.

client:Windsurf transport:stdio runtime:npm

Install Evolith Architecture Governance in Windsurf

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

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

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

Evolith Architecture Governance in other clients