Written by Mohsin Sheikhani
Prerequisites Qwen CLI installed and authenticated Node.js v18+ installed Step 1: Install Claude, Claude Code Router and Qwen Code npm install -g @qwen-code/qwen-code@latest npm install -g @anthropic-ai/claude-code @musistudio/claude-code-router Step 2: Extract Your Access Token Replace LINUX_USER with your Linux username. Open /home/LINUX_USER/.qwen/oauth_creds.json It should look something like this: { "access_token": "YOUR_QWEN_ACCESS_TOK...