MCP Server
Use the shadcn MCP server to browse, search, and install components from registries.
Registry
To use the HQ UI registry, add the following entry to your components.json:
{
"registries": {
"@hq": "https://hq-ui.vercel.app/r/{name}"
}
}Initialize
Choose your client and run one of the following commands:
Add the following to ~/.codex/config.toml:
React Aria MCP
If you work with AI and use React Aria Component, you should consider using the React Aria MCP server.
Add the following to ~/.codex/config.toml:
If you use both MCP servers, your config should look like this: