assistant-ui/tool-ui
Copy/paste React UI components for rendering AI tool call outputs in chat interfaces.

Velocity · 7d
+3.3
★ / day
Trend
→steady
star history
Tool UI provides React components that transform raw JSON tool payloads from AI models into interactive UI elements such as approvals, forms, tables, charts, and option lists. Components are schema-validated with Zod and built on shadcn/ui primitives. The library targets developers building AI chat applications that use tool calling or MCP (Model Context Protocol), letting users interact with AI-suggested actions without leaving the conversational interface.