MCP
Integrating MCP with Componentry lets you control it via AI.
Installation
Enable MCP in your project environment. (Supports Claude Code, Cursor, etc.)
Add the registry to your project
Add the following to your components.json file.
{
"registries": {
"@componentry": "https://componentry.fun/r/{name}.json"
}
}Usage
You can now ask your IDE to use any Componentry component. Here are some examples:
- "Add a badge component"
- "Add a blur reveal animation"
- "Add a vertical marquee of logos"