diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index ca1ba276d7..b7296c43df 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1036,5 +1036,11 @@
"homepage": "https://exawizards.com/exabase/design/",
"url": "https://exawizards.com/exabase/design/registry/{name}.json",
"description": "A collection of UI components based on the exaBase Design System, built with React and Tailwind CSS."
+ },
+ {
+ "name": "@aicanvas",
+ "homepage": "https://aicanvas.me",
+ "url": "https://aicanvas.me/r/{name}.json",
+ "description": "54 animated React components with AI reproduction prompts for Claude Code, Lovable, and v0. Free and open source."
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 5e13ee3e8c..b3f199992e 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1210,5 +1210,12 @@
"url": "https://exawizards.com/exabase/design/registry/{name}.json",
"description": "A collection of UI components based on the exaBase Design System, built with React and Tailwind CSS.",
"logo": ""
+ },
+ {
+ "name": "@aicanvas",
+ "homepage": "https://aicanvas.me",
+ "url": "https://aicanvas.me/r/{name}.json",
+ "description": "54 animated React components with AI reproduction prompts for Claude Code, Lovable, and v0. Free and open source.",
+ "logo": ""
}
]