Architecture-DNA for VS Code
io.github.evozim/architecture-dna
Deep codebase architect auditing system design schemas.
client:VS Code
transport:sse
Install Architecture-DNA in VS Code
.vscode/mcp.json
{
"servers": {
"architecture-dna": {
"type": "sse",
"url": "https://architecture-dna-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs