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

For Free Blocks:

components.json

{
  "registries": {
    "@efferd": "https://efferd.com/r/{name}.json"
  }
}

For Pro Blocks:

Usage

Install blocks via the shadcn CLI using the @efferd/{name} syntax.

$ pnpm dlx shadcn add @efferd/hero-section-1

you 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 init

you 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

Unlock Efferd Pro