phuongrealmax/code-guardian
AI-powered code refactor engine with 80+ MCP tools for code analysis, hotspot detection, complexity metrics, persistent memory, and automated refactoring plans.
Quick Start
Clone the repository:
git clone https://github.com/phuongrealmax/code-guardianClaude Desktop configuration example:
{
"mcpServers": {
"code-guardian": {
"command": "npx",
"args": [
"-y",
"phuongrealmax/code-guardian"
]
}
}
}Check the repository README for specific installation and configuration instructions.