OnSightTeam/architecture-toolkit
Comprehensive architecture validation toolkit for TypeScript, JavaScript, and Python. Validates SOLID principles, Clean Architecture, design patterns, and code quality with 7 specialized agents. Claude Code plugin with MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"architecture-toolkit": {
"command": "npx",
"args": [
"-y",
"architecture-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...