When the API doesn't exist, drive the UI
Computer Use lets Cowork take screenshots, analyze the UI, click, type, scroll — visually operating any app on your Mac, just like a human. It's the fallback when there's no MCP connector for what you need: filling expense forms, navigating a desktop app with no API, copying between two GUIs.
The architecture: screenshot → identify elements → plan actions → execute → screenshot again to verify. After every action, Cowork looks at the new screen state before deciding the next move. That feedback loop is what makes it more reliable than blind scripting; it's also why it's slower than an API-backed tool.
Best practice: MCP first, Computer Use second. If Slack has an MCP, use it. Computer Use is for the apps where there is no other option. Anthropic's own guidance: scope screen-recording permission narrowly (only the apps that need it), enable Computer Use only for the duration of the task.