Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"repowise": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-repowise"
]
}
}
}