Chat Ui
MCP Serverby inference-sh · Added 5mo ago
Claude
16
Install
git clone https://github.com/inference-sh/skillsAdd to Claude
claude mcp add chat-uiQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chat-ui": {
"command": "npx",
"args": [
"@modelcontextprotocol/chat-ui"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
"Chat UI building blocks for React/Next.js from ui.inference.sh. Components: container, messages, input, typing indicators, avatars. Capabilities: chat interfaces, message lists, input handling, streaming. Use for: building custom chat UIs, messaging interfaces, AI assistants. Triggers: chat ui, chat component, message list, chat input, shadcn chat," react chat, chat interface, messaging ui, conversation ui, chat building blocks
Tags
developmentgobashreactnextjsskill