# component-analyzer

Discover and map React components across your codebase to clarify architecture. Identify refactor hotspots and complex components to prioritize improvements. Inspect props, hooks, structure, and rela…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add filipljoljic/component-analyzer

# Browse available tools
npx -y smithery tool list filipljoljic/component-analyzer
```
