Overview
Anthropic Computer Use (anthropic-cua) leverages Claude’s vision and reasoning capabilities to:
- Analyze screenshots of web pages
- Identify interactive elements
- Execute precise mouse and keyboard actions
- Complete complex multi-step workflows
Supported Models
Code Example
Configuration Options
Secure Credentials with Secret Values
Anthropic CUA fully supports secret values for secure credential handling. Secrets are never exposed to the AI model.Best Practices
- Opus 4.7 is the default - most capable model for complex workflows
- Use Sonnet 4.6 for faster automation when speed is important
- Provide clear, specific prompts describing the exact task to complete

