CLI
Use the Vengeance UI CLI to quickly add components to your project.
Usage
Run the following command to add a component:
Example
To add the animated button component:
Available Commands
| Command | Description |
|---|---|
add | Add a component to your project |
init | Initialize Vengeance UI in your project |
list | List all available components |
MCP Server
The shadcn MCP Server allows AI assistants to interact with items from registries. You can browse available components, search for specific ones, and install them directly into your project using natural language.
Configuration
Add the Vengeance UI registry to your project’s components.json file.
Initialization
Add the MCP server to your project:
Client Setup
Configure for your AI assistant (e.g., Cursor):