Skip to content
Zed

Evolith Architecture Governance for Zed

io.github.beyondnetcode/evolith

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

client:Zed transport:stdio runtime:npm

Install Evolith Architecture Governance in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Evolith Architecture Governance in other clients