Cua Docs

OpenClaw

Connect OpenClaw to Cua Driver over MCP.

OpenClaw can register Cua Driver as a local MCP server. Generate the current command:

cua-driver mcp-config --client openclaw

The generated command uses the absolute Cua Driver executable path:

openclaw mcp set cua-driver '{"command":"/absolute/path/to/cua-driver","args":["mcp"]}'

On macOS, a gateway-spawned MCP process does not inherit OpenClaw.app's Accessibility and Screen Recording grants. Grant permissions to the identity that actually runs Cua Driver, or use the documented embedding path.

Continue with Connect your agent to Cua Driver for the separate MCP architecture. To run the bundled provider inside an isolated Linux Fleet VM, use Run OpenClaw on Cloud Fleet. For a local macOS VM, use Run OpenClaw in a Lume VM.

Upstream: OpenClaw MCP CLI documentation.