All Sources/efferd
efferd

efferd

efferd blocks

1 public component~30 min cache
Endpoint
https://proxy.collectui.pro/api/r/efferd/{name}.json

Public Components

integrations-6

components.json Configuration

Add the config below to your project's components.json. Auth matches the library; url points to this proxy.

json
"registries": {
  "@efferd": {
    "url": "https://proxy.collectui.pro/api/r/efferd/{style}/{name}.json",
    "headers": {
      "Authorization": "Bearer ${EFFERD_REGISTRY_TOKEN}"
    }
  }
}

Public trial credentials

Define environment variables in .env.local, then fill in the trial or paid values distributed by the proxy. Variable names stay consistent with the upstream config.

bash
EFFERD_REGISTRY_TOKEN=try_efferd_public_2026
EFFERD_REGISTRY_TOKEN=try_efferd_public_2026

Install command

For first-time use, include shadcn@latest, then you can use shadcn directly to speed up installs.

@efferd
bash
npx shadcn@latest add @efferd/integrations-6