Releases: trycua/cua
cua-computer v0.2.9
cua-computer v0.2.9
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.2.9
cua-computer-server v0.1.11
cua-computer-server v0.1.11
Computer Server for the Computer Universal Automation (CUA) project
A FastAPI-based server implementation for computer control.
Dependencies
- cua-computer: latest
Usage
# Run the server
cua-computer-server
Installation
pip install cua-computer-server==0.1.11
cua-agent v0.2.9
cua-agent v0.2.9
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.2.9
With SOM (recommended)
pip install cua-agent[som]==0.2.9
All features
pip install cua-agent[all]==0.2.9
cua-agent v0.2.7
cua-agent v0.2.7
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.2.7
With SOM (recommended)
pip install cua-agent[som]==0.2.7
All features
pip install cua-agent[all]==0.2.7
cua-computer v0.2.8
cua-computer v0.2.8
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.2.8
cua-computer-server v0.1.10
cua-computer-server v0.1.10
Computer Server for the Computer Universal Automation (CUA) project
A FastAPI-based server implementation for computer control.
Dependencies
- cua-computer: latest
Usage
# Run the server
cua-computer-server
Installation
pip install cua-computer-server==0.1.10
cua-mcp-server v0.1.13
cua-mcp-server v0.1.13
MCP Server for the Computer-Use Agent (CUA)
This package provides MCP (Model Context Protocol) integration for CUA agents, allowing them to be used with Claude Desktop, Cursor, and other MCP clients.
Dependencies
- cua-computer: latest
- cua-agent: latest
Usage
# Run the MCP server directly
cua-mcp-server
Claude Desktop Integration
Add to your Claude Desktop configuration (~/.config/claude-desktop/claude_desktop_config.json or OS-specific location):
"mcpServers": {
"cua-agent": {
"command": "cua-mcp-server",
"args": [],
"env": {
"CUA_AGENT_LOOP": "OMNI",
"CUA_MODEL_PROVIDER": "ANTHROPIC",
"CUA_MODEL_NAME": "claude-3-opus-20240229",
"ANTHROPIC_API_KEY": "your-api-key",
"PYTHONIOENCODING": "utf-8"
}
}
}
Installation
pip install cua-mcp-server==0.1.13
cua-mcp-server v0.1.11
cua-mcp-server v0.1.11
MCP Server for the Computer-Use Agent (CUA)
This package provides MCP (Model Context Protocol) integration for CUA agents, allowing them to be used with Claude Desktop, Cursor, and other MCP clients.
Dependencies
- cua-computer: latest
- cua-agent: latest
Usage
# Run the MCP server directly
cua-mcp-server
Claude Desktop Integration
Add to your Claude Desktop configuration (~/.config/claude-desktop/claude_desktop_config.json or OS-specific location):
"mcpServers": {
"cua-agent": {
"command": "cua-mcp-server",
"args": [],
"env": {
"CUA_AGENT_LOOP": "OMNI",
"CUA_MODEL_PROVIDER": "ANTHROPIC",
"CUA_MODEL_NAME": "claude-3-opus-20240229",
"ANTHROPIC_API_KEY": "your-api-key",
"PYTHONIOENCODING": "utf-8"
}
}
}
Installation
pip install cua-mcp-server==0.1.11
cua-mcp-server v0.1.10
cua-mcp-server v0.1.10
MCP Server for the Computer-Use Agent (CUA)
This package provides MCP (Model Context Protocol) integration for CUA agents, allowing them to be used with Claude Desktop, Cursor, and other MCP clients.
Dependencies
- cua-computer: latest
- cua-agent: latest
Usage
# Run the MCP server directly
cua-mcp-server
Claude Desktop Integration
Add to your Claude Desktop configuration (~/.config/claude-desktop/claude_desktop_config.json or OS-specific location):
"mcpServers": {
"cua-agent": {
"command": "cua-mcp-server",
"args": [],
"env": {
"CUA_AGENT_LOOP": "OMNI",
"CUA_MODEL_PROVIDER": "ANTHROPIC",
"CUA_MODEL_NAME": "claude-3-opus-20240229",
"ANTHROPIC_API_KEY": "your-api-key",
"PYTHONIOENCODING": "utf-8"
}
}
}
Installation
pip install cua-mcp-server==0.1.10
cua-computer v0.2.7
cua-computer v0.2.7
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.2.7