Skip to content

Enterprise Architect for Zed

io.github.mm6502/enterprise-architect-mcp

Read-only search and navigation of Sparx Enterprise Architect .qea model exports

client:Zed transport:stdio runtime:npm

Install Enterprise Architect in Zed

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

{
  "context_servers": {
    "enterprise-architect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "enterprise-architect-mcp"
      ]
    }
  }
}

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

Enterprise Architect in other clients