Skip to main content
Anthropic’s Claude models with Computer Use capabilities enable AI agents to interact with web browsers through screenshots and native computer control actions.

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.
Learn more about domain-scoped secrets.

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