ui
ui copied to clipboard
[bug]: MCP always returns Radix dependency
Describe the bug
When view-items-in-registries is called, it always returns a radix dependency confusing the agent if you're using the new base-ui primitives.
Affected component/components
ALL
How to reproduce
- Install shadcn MCP.
- Ask an agent to use a shadcn-ui component (that is not already installed).
- Agent will refuse to install and use it and try to recreate its own.
Codesandbox/StackBlitz link
N/A
Logs
System Info
Cursor Agent 2.2.20
Claude Opus 4.5
Before submitting
- [x] I've made research efforts and searched the documentation
- [x] I've searched for existing issues