AI-Powered Codebase Health Agent for Slack โ dead code, circular deps, coupling, architectural drift
| 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": {
"codesentinel": {
"command": "npx",
"args": [
"-y",
"@cubiczan/codesentinel-mcp"
]
}
}
}