- Step 1: Install dependencies using `npm install`
- Step 2: Build the server with `npm run build`
- Step 3: Use the available functions (`list_shadcn_components`, `get_component_details`, etc.) via MCP client
- Step 4: Integrate the MCP server into your environment using provided configs
- Step 5: Access component info and usage examples as needed