DesignPass.dev

MCP

Installing more than one? Add DesignPass to your shadcn registry once, then ask your agent to search and install from the whole library. For example: add designpass magnet.

Add this to your project's components.json:

{
  "registries": {
    "@designpass": "https://designpass.dev/r/%7Bname%7D.json"
  }
}

Then wire up the shadcn MCP server:

npx shadcn@latest mcp init