Skip to content
Zed

Architecture-DNA for Zed

io.github.evozim/architecture-dna

Deep codebase architect auditing system design schemas.

client:Zed transport:sse

Install Architecture-DNA in Zed

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

{
  "context_servers": {
    "architecture-dna": {
      "url": "https://architecture-dna-mcp.vercel.app/api/mcp"
    }
  }
}

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

Architecture-DNA in other clients