AI-powered codebase health analysis โ detects dead code, circular dependencies, coupling issues, and architectural drift. 6 MCP tools for Claude Desktop, Cursor, Windsurf, and Slack.
| Tool name | Description | Destructive? |
|---|---|---|
| analyze_dead_code | โ no | |
| detect_circular_deps | โ no | |
| analyze_coupling | โ no | |
| detect_architectural_drift | โ no | |
| full_health_scan | โ no |
| explain_finding | โ no |
{
"mcpServers": {
"codehealth": {
"command": "npx",
"args": [
"-y",
"@cubiczan/codesentinel-mcp"
]
}
}
}