Skip to content
Claude Desktop

Evolith Architecture Governance for Claude Desktop

io.github.beyondnetcode/evolith

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

client:Claude Desktop transport:stdio runtime:npm

Install Evolith Architecture Governance in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Evolith Architecture Governance in other clients