Architecture-DNA for Cursor
io.github.evozim/architecture-dna
Deep codebase architect auditing system design schemas.
client:Cursor
transport:sse
Install Architecture-DNA in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"architecture-dna": {
"url": "https://architecture-dna-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs