Azure-Samples/agent-architecture-review-sample
The Architecture Review Agent is an open-source AI agent sample that reviews software architectures and generates interactive diagrams automatically.
Platform-specific configuration:
{
"mcpServers": {
"agent-architecture-review-sample": {
"command": "npx",
"args": [
"-y",
"agent-architecture-review-sample"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...