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 openclawThe 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. To run OpenClaw inside a Cua-managed Linux VM, use Run OpenClaw in a Lume VM.
Upstream: OpenClaw MCP CLI documentation.