diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index b208610584..1f824bbaa9 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -77,6 +77,12 @@
"url": "https://r.assistant-ui.com/{name}.json",
"description": "Radix-style React primitives for AI chat with adapters for AI SDK, LangGraph, Mastra, and custom backends."
},
+ {
+ "name": "@tool-ui",
+ "homepage": "https://www.tool-ui.com",
+ "url": "https://www.tool-ui.com/r/{name}.json",
+ "description": "Open source React components for rendering AI tool call widgets and rich assistant outputs."
+ },
{
"name": "@better-upload",
"homepage": "https://better-upload.com",
@@ -749,4 +755,4 @@
"url": "https://sona-ui.vercel.app/r/{name}.json",
"description": "A modern UI component library built with React and TailwindCSS to help you build beautiful and accessible web applications faster."
}
-]
\ No newline at end of file
+]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 318caa7ff9..96db12013f 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -90,6 +90,13 @@
"description": "Radix-style React primitives for AI chat with adapters for AI SDK, LangGraph, Mastra, and custom backends.",
"logo": ""
},
+ {
+ "name": "@tool-ui",
+ "homepage": "https://www.tool-ui.com",
+ "url": "https://www.tool-ui.com/r/{name}.json",
+ "description": "Open source React components for rendering AI tool call widgets and rich assistant outputs.",
+ "logo": ""
+ },
{
"name": "@better-upload",
"homepage": "https://better-upload.com",