ui icon indicating copy to clipboard operation
ui copied to clipboard

[bug]: MCP always returns Radix dependency

Open CodeWithShreyans opened this issue 2 months ago • 0 comments

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.

Image

Affected component/components

ALL

How to reproduce

  1. Install shadcn MCP.
  2. Ask an agent to use a shadcn-ui component (that is not already installed).
  3. 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

CodeWithShreyans avatar Dec 12 '25 23:12 CodeWithShreyans