Feature description
In packages/shadcn/src/mcp/utils.ts, SHADCN_CLI_COMMAND is hardcoded as shadcn@latest.
When running the MCP on a project using shadcn-vue, the resulting command from get_add_command_for_items would fail to run, because the command needs to be shadcn-vue@latest
Thanks for considering this feature request.
Affected component/components
No response
Additional Context
Additional details here...
Before submitting