Resource Vault
Automated Ghost Computer Use
This guide shows how to turn on computer-use in Claude Code, grant the right desktop permissions, and start using it for browser-driven QA and automation tasks.
Table of Contents
Claude Dangerously Skip Permissions
Start Claude in Dangerously Skip Permissions
Start the workshop in the project folder you intend to use. This keeps the live build moving without stopping for every small permission prompt.
Heads Up
Computer-Use Setup
Open the MCP server menu
Start a Claude Code session in your terminal. Then type the following and press Enter:
/mcpA menu appears showing all available MCP servers. Scroll down until you find computer-use. Select it and choose Enable.
Pro Tip
Grant macOS permissions
The first time you use computer-use, macOS will ask you to grant two permissions:
Accessibility
Lets Claude click buttons, type into fields, and scroll through pages. Go to System Settings, Privacy and Security, Accessibility, and toggle on Terminal or your terminal app.
Screen Recording
Lets Claude see what is on your screen so it can navigate. Same path: System Settings, Privacy and Security, Screen and System Audio Recording. Toggle on your terminal app.
After granting both permissions, you may need to restart Claude Code once. Then you are ready.
Heads Up
First Computer-Use Tasks
Test it with a simple task
With computer-use enabled, start a new Claude Code session and give it a simple instruction. This prompt asks Claude to open your browser and take a screenshot of a website:
Claude will open the browser, navigate to the URL, capture what is on screen, and describe it back to you. This is the foundation. Everything else builds on this.
Try a form-filling task
Computer-use shines when an app has no API. Try having Claude fill in a form for you. This prompt works for any tool you use that has a web interface:
Pro Tip
Test your own website
One of the most useful things computer-use can do is QA-test your site the way a real visitor would. Use this prompt to have Claude click through your sign-up flow and report any issues: