diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 1d03dec8d..d3db94158 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -29,6 +29,7 @@
"@elevenlabs-ui": "https://ui.elevenlabs.io/r/{name}.json",
"@fancy": "https://fancycomponents.dev/r/{name}.json",
"@formcn": "https://formcn.dev/r/{name}.json",
+ "@glass-ui": "https://glass-ui.crenspire.com/r/{name}.json",
"@heseui": "https://www.heseui.com/r/{name}.json",
"@hooks": "https://shadcn-hooks.vercel.app/r/{name}.json",
"@intentui": "https://intentui.com/r/{name}",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 89dc652b7..6cfcd8af5 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -153,6 +153,13 @@
"description": "Build production-ready forms with a few clicks using shadcn components and modern tools.",
"logo": ""
},
+ {
+ "name": "@glass-ui",
+ "homepage": "https://glass-ui.crenspire.com",
+ "url": "https://glass-ui.crenspire.com/r/{name}.json",
+ "description": "A shadcn-ui compatible registry distributing 40+ glassmorphic React/TypeScript components with Apple-inspired design. Components include enhanced visual effects (glow, shimmer, ripple), theme support, and customizable glassmorphism styling.",
+ "logo": ""
+ },
{
"name": "@ha-components",
"homepage": "https://hacomponents.keshuac.com",