Cua Docs

Claude Code

Connect Claude Code to Cua Driver over MCP.

Claude Code can launch Cua Driver as a local stdio MCP server. Install Cua Driver first, then register the server:

claude mcp add --transport stdio cua-driver -- cua-driver mcp
claude mcp list

For an absolute-path command generated by the installed Cua Driver version, run:

cua-driver mcp-config --client claude

Restart Claude Code or open a fresh session after adding the server. On macOS, the Cua Driver app identity that owns the runtime needs Accessibility and Screen Recording permission.

Continue with Connect your agent to Cua Driver for permission modes, the computer-use compatibility profile, and local-model setup.

Claude Code checks its work in a Windows app

The agent builds a WPF app, operates it through Cua Driver, patches the code, and checks it again.

View the original post on X

Upstream: Claude Code MCP documentation.