UI over MCP. Create next-gen UI experiences with the protocol and SDK!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-ui"
]
}
}
}