The open source codebase powering HuggingChat
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"chat-ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chat-ui"
]
}
}
}