MCP Directory

tool-ui

by assistant-ui · TypeScript · ★ 651

UI components for AI interfaces

#ai#chat#components#llm#mcp#ui

Install

npx -y github:assistant-ui/tool-ui

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "tool-ui": {
      "command": "npx",
      "args": [
        "-y",
        "github:assistant-ui/tool-ui"
      ]
    }
  }
}

From the README

Copy/paste React components for rendering tool calls in AI chat interfaces. Built by [assistant-ui](https://github.com/assistant-ui). **[Docs](https://tool-ui.com/docs/overview)** · **[Gallery](https://tool-ui.com/docs/gallery)** · **[Quick Start](https://tool-ui.com/docs/quick-start)** When a model calls a tool, most apps dump raw JSON into the conversation. These components turn tool payloads into interactive UI like approvals, forms, tables, charts, and media cards so users can understand and act without leaving the chat. Option List Let users select from multiple cho…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers