12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"mcpServers": {
|
|
"shadcn": {
|
|
"command": "npx",
|
|
"args": ["-y", "shadcn@canary", "registry:mcp"],
|
|
"env": {
|
|
"REGISTRY_URL": "https://animate-ui.com/r/registry.json"
|
|
}
|
|
}
|
|
}
|
|
}
|