Catalog
io.github.Cubiczan/codesentinel
OfficialAI codebase health analysis: dead code, circular deps, coupling, architectural drift.
Analyze codebase health to detect dead code, circular dependencies, coupling, and architectural drift.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"codesentinel": {
"command": "npx",
"args": [
"-y",
"@cubiczan/codesentinel-mcp@1.0.0"
]
}
}
}