Vision-driven computer-use model that operates a virtual desktop like a human would.
OpenAI Computer Use is a model and API designed to operate a computer via screenshots and simulated mouse/keyboard input, rather than through structured API calls. It's for teams automating tasks in applications that lack an API — legacy software, desktop apps, or arbitrary websites. It differs from browser-only agents by targeting the full desktop surface, not just a browser tab.
| Tier | Price | Notes |
|---|---|---|
| API usage | Pay-as-you-go | Billed per token via OpenAI API |
| ChatGPT Enterprise | Contact us | Includes managed computer-use features |
No, it's billed pay-as-you-go through the OpenAI API based on token usage; there is no free tier for the computer-use model.
Claude Code and Browserbase both offer agentic automation, though Claude Code is terminal/code-focused and Browserbase is browser-only.
No, it uses OpenAI's own function-calling ecosystem rather than the Model Context Protocol.
In principle yes — it perceives the screen via screenshots and simulates input — but reliability varies by application complexity.
It can complete multi-step tasks without step-by-step human input, though OpenAI recommends human oversight for high-stakes actions.