beui
Installation
SKILL.md
beUI
Use beUI as copy-paste source through its public MCP or the @beui shadcn registry.
See the AI agents guide for current connection instructions and endpoints.
The public MCP at https://mcp.beui.dev/mcp needs no license key or Pro authentication.
For licensed components, use the separate beui-pro skill and Pro connection.
Workflow
- Discover current components with the public MCP's
list_componentsorsearch_componentswhen connected. Otherwise, fetch the live registry:
curl -fsS https://beui.dev/r/registry.json
- For CLI installation, pick the closest install slug from
items[].namein the live registry. Public MCP catalog slugs can name documentation pages with multiple installable variants. Do not assume every page slug is an install slug. - Inspect the selected component with MCP
get_component, or inspect an installable item through the CLI: