phuongrealmax/code-guardian
Code Guardian Studio – AI-powered code refactor engine for large repositories, built on Claude Code + MCP.
Platform-specific configuration:
{
"mcpServers": {
"code-guardian": {
"command": "npx",
"args": [
"-y",
"code-guardian"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...