The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"UI-TARS-desktop": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-UI-TARS-desktop"
]
}
}
}