MCP Server
Reference for the current version of the MCP Server library.
cua-mcp-server is a MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Features
- Multi-Client Support: Concurrent sessions with automatic resource management
- Progress Reporting: Real-time progress updates during task execution
- Error Handling: Robust error recovery with screenshot capture
- Concurrent Execution: Run multiple tasks in parallel for improved performance
- Session Management: Automatic cleanup and resource pooling
- LiteLLM Integration: Support for multiple model providers
- VM Safety: Default VM execution with optional host system control
Quick Start
- Install:
pip install cua-mcp-server - Configure: Add to your MCP client configuration
- Use: Ask Claude to perform computer tasks
See the Installation guide for detailed setup instructions.
Was this page helpful?