Assistant UI
MCP Serverby assistant-ui · Added 5mo ago
Claude
9.0k
Install
npx -y @assistant-ui/reactAdd to Claude
claude mcp add assistant-ui-assistant-uiQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"assistant-ui": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
The MCP server tools have been designed to allow an agent to query the specific information it needs to complete an assistant-ui related task - for example: implementing chat components, integrating with different runtimes, understanding component architecture, and troubleshooting issues.
Tags
Productivitymcp-servernpm