Fortura/.cursor/mcp.json
2025-08-20 04:12:49 -06:00

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"
}
}
}
}