Documentation
All documentation for Efferd will be documented in this page.
Setup Efferd Registry
Add the Efferd registry namespace to your components.json. Learn more about registry config from shadcn registry docs
components.json
{
"registries": {
"@efferd": "https://efferd.com/r/{style}/{name}.json"
}
}Need to setup Efferd Pro Registry? Pro Docs.
Usage
Install blocks via the shadcn CLI using the @efferd/{name} syntax.
pnpm dlx shadcn add @efferd/hero-1you can copy the cli command from each block on its category page.
Configure MCP
Run the following command to configure the mcp server:
pnpm dlx shadcn mcp inityou can copy the cli command from each block on its category page.
Need help?
If you have any questions, suggestions, or issues, please don't hesitate to reach out on X (Twitter) or Email.