Qwen Code
Connect Qwen Code to Cua Driver over MCP.
Qwen Code supports local stdio MCP servers. Generate the current command with Cua Driver:
cua-driver mcp-config --client qwenThe generated command uses the absolute executable path:
qwen mcp add cua-driver /absolute/path/to/cua-driver mcp
qwen mcp listYou can also add the generic mcpServers object to ~/.qwen/settings.json. Restart Qwen Code after changing the configuration.
Continue with Connect your agent to Cua Driver for runtime and permission guidance.
Upstream: Qwen Code MCP documentation.