Use the shadcn MCP server to browse, search, and install components from registries. Connect your AI assistant to the shadcn/ui ecosystem with Model Context Protocol integration.
Watch this tutorial to learn how to set up MCP integration with Cult UI Pro
Select your MCP client and follow the instructions to configure the shadcn MCP server. If you'd like to do it manually, see the Configuration section below.
npx shadcn@latest mcp init --client cursor
Then try these prompts:
Configure your MCP server with your API key to access Cult UI Pro components.
If you have a Pro license, you can manually configure the MCP server:
CULT_UI_API_KEY=your_api_key_here
Set this environment variable in your MCP client configuration.