Updated Nov 21, 2025
Installation via shadcn CLI
Learn how to install our Pro React shadcn/ui Kit components and blocks into your projects using the shadcn CLI 3.0.
We support the new shadcn namespaced registries and authentication via the Shadcn CLI, enabling seamless integration with the Shadcn MCP server.
Getting Started
1. Ensure your project has shadcn/ui installed
Your project must include shadcn/ui and a valid components.json file.
npx shadcn@latest init
For framework specific installation, read the official shadcn installation guide.
2. Get your License Key
Copy your Pro React shadcn/ui Kit License Key.
If you purchased the Pro React shadcn/ui Kit, your key was generated automatically after checkout.
You can also find it in the email sent after purchase or on the Lemon Squeezy My Orders page.
3. Configure your Environment
Create a .env or .env.local file in the root of your project and add your license key:
SHADCRAFT_LICENSE_KEY=“your_license_key”
4. Update components.json
Add our namespaced registry configuration to your components.json:
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": true, "tsx": true, "tailwind": { "config": "", "css": "app/globals.css", "baseColor": "neutral", "cssVariables": true, "prefix": "" }, "iconLibrary": "lucide", "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@/components/ui", "lib": "@/lib", "hooks": "@/hooks" }, "registries": { "@shadcraft": { "url": "https://registry-shadcraft.vercel.app/r/{name}", "headers": { "X-License-Key": "${SHADCRAFT_LICENSE_KEY}" } }, } }
That’s it. You can now use the shadcn CLI to install our Pro React shadcn/ui Kit components and blocks.
Installation
Install a component or block:
npx shadcn@latest add @shadcraft/mobile-navigation-menu
npx shadcn@latest add @shadcraft/header-1
Install multiple items:
npx shadcn@latest add @shadcraft/top-navigation-1 @shadcraft/placeholder-logo @shadcraft/footer-2
Bonus: shadcn CLI Commands
The shadcn CLI can list, view, or search items in our private registry. No extra configuration is required.
List all items
npx shadcn@latest list @shadcraft
View an item
npx shadcn@latest view @shadcraft/top-navigation-1
Search items
npx shadcn@latest search @shadcraft -q “navigation”
npx shadcn@latest search @shadcraft –query “blog”
Bonus: shadcn MCP Server
Our private registry supports the shadcn MCP Server out of the box. With the MCP Server, you can browse components, search, and install items directly into your project using natural language.
Install the shadcn MCP Server and configure it for your preferred client.
Cursor
npx shadcn@latest mcp init –client cursor
Claude Code
npx shadcn@latest mcp init –client claude
VS Code
npx shadcn@latest mcp init –client vscode
Codex
Codex requires manual configuration. See the official docs.
Support
Still having trouble? Reach out to us
Black Friday Pricing
Pay once, use forever in unlimited projects with unlimited users. One year of updates updates.
Base
All the essential shadcn/ui components and blocks. A Figma UI Kit that helps you build faster on a solid design foundation.
$83
$119
30% off with code BLACKFRIDAY
Easy theming via tweakcn
All 56 shadcn/ui Components
All 44 shadcn/ui Blocks
1500+ Lucide icons
Tailwind CSS alignment
Prototype interactions
Figma variables
Light & dark mode
Pro
Pro Components, Blocks, and Templates. A complete Figma UI Kit that lets you assemble polished layouts in seconds.
$209
$299
30% off with code BLACKFRIDAY
Everything in Base
Pro Components
Blocks for faster workflows
Full page Templates
Perfect for marketing sites
Ideal for product apps [soon]
Assemble sites in seconds
Responsive layouts
+
Pro React
Pro Figma UI Kit plus matching React components. Build production-ready interfaces with aligned design and code.
$349
$499
30% off with code BLACKFRIDAY
Built on shadcn/ui
Pixel perfect design parity
Zero setup needed
Composable / extendible
Production ready blocks
Fully responsive
shadcn aligned tokens
Fast install via CLI and MCP support
Prices in USD.
Secure payment with Lemon Squeezy
Black Friday Pricing
Pay once, use forever in unlimited projects with unlimited users. One year of updates updates.
Base
All the essential shadcn/ui components and blocks. A Figma UI Kit that helps you build faster on a solid design foundation.
$83
$119
30% off with code BLACKFRIDAY
Easy theming via tweakcn
All 56 shadcn/ui Components
All 44 shadcn/ui Blocks
1500+ Lucide icons
Tailwind CSS alignment
Prototype interactions
Figma variables
Light & dark mode
Pro
Pro Components, Blocks, and Templates. A complete Figma UI Kit that lets you assemble polished layouts in seconds.
$209
$299
30% off with code BLACKFRIDAY
Everything in Base
Pro Components
Blocks for faster workflows
Full page Templates
Perfect for marketing sites
Ideal for product apps [soon]
Assemble sites in seconds
Responsive layouts
+
Pro React
Pro Figma UI Kit plus matching React components. Build production-ready interfaces with aligned design and code.
$349
$499
30% off with code BLACKFRIDAY
Built on shadcn/ui
Pixel perfect design parity
Zero setup needed
Composable / extendible
Production ready blocks
Fully responsive
shadcn aligned tokens
Fast install via CLI and MCP support
Prices in USD.
Secure payment with Lemon Squeezy
Black Friday Pricing
Pay once, use forever in unlimited projects with unlimited users. One year of updates updates.
Base
All the essential shadcn/ui components and blocks. A Figma UI Kit that helps you build faster on a solid design foundation.
$83
$119
30% off with code BLACKFRIDAY
Easy theming via tweakcn
All 56 shadcn/ui Components
All 44 shadcn/ui Blocks
1500+ Lucide icons
Tailwind CSS alignment
Prototype interactions
Figma variables
Light & dark mode
Pro
Pro Components, Blocks, and Templates. A complete Figma UI Kit that lets you assemble polished layouts in seconds.
$209
$299
30% off with code BLACKFRIDAY
Everything in Base
Pro Components
Blocks for faster workflows
Full page Templates
Perfect for marketing sites
Ideal for product apps [soon]
Assemble sites in seconds
Responsive layouts
+
Pro React
Pro Figma UI Kit plus matching React components. Build production-ready interfaces with aligned design and code.
$349
$499
30% off with code BLACKFRIDAY
Built on shadcn/ui
Pixel perfect design parity
Zero setup needed
Composable / extendible
Production ready blocks
Fully responsive
shadcn aligned tokens
Fast install via CLI and MCP support
Prices in USD.
Secure payment with Lemon Squeezy
Stay in the know
Keep updated on all things happening with Shadcraft.
We respect your privacy
Stay in the know
Keep updated on all things happening with Shadcraft.
We respect your privacy
Stay in the know
Keep updated on all things happening with Shadcraft.
We respect your privacy


