diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 35bc7baa50..8e285502f5 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -102,6 +102,7 @@
"@uicapsule": "https://uicapsule.com/r/{name}.json",
"@uitripled": "https://ui.tripled.work/r/{name}.json",
"@ui-layouts": "https://ui-layouts.com/r/{name}.json",
+ "@pureui": "https://pure.kam-ui.com/r/{name}.json",
"@tour": "https://onboarding-tour.vercel.app/r/{name}.json",
"@tb-blocks": "https://tailwindbuilder.ai/r/blocks/{name}.json",
"@ui-layouts": "https://ui-layouts.com/r/{name}.json"
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index cf6de4c7e7..d01d10a717 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -580,6 +580,13 @@
"description": "UI Layouts offers components, effects, design tools, and ready-made blocks that make building modern interfaces more efficient—built with React, Next.js, Tailwind CSS, and shadcn/ui.",
"logo": ""
},
+ {
+ "name": "@pureui",
+ "homepage": "https://pure.kam-ui.com/",
+ "url": "https://pure.kam-ui.com/r/{name}.json",
+ "description": "Pure UI is a curated collection of refined, animated, and accessible components built with Base UI, Tailwind CSS, Motion, and other high-quality open source libraries.",
+ "logo": ""
+ },
{
"name": "@tailwind-builder",
"homepage": "https://tailwindbuilder.ai/",