For WoAiToken Next (new.woaitoken.com). The installer configures Claude Code, Codex, or both, and lets you choose a model available to your API key.
Downloads↓ Download for Windows ZIP↓ Download for macOS ZIP
Windows
- Download and extract the Windows ZIP.
- Keep install_woaitoken_windows.bat and install_woaitoken_windows.ps1 in the same folder.
- Double-click install_woaitoken_windows.bat.
- Choose Claude Code, Codex, or both; enter your API key and choose a model.
- Restart your terminal, IDE, and Codex App when finished.
macOS
- Download and extract the macOS ZIP, then open Terminal in the extracted folder.
- Run: bash ./install_woaitoken_macos.sh
- Follow the prompts, then restart your terminal and IDE.
Choose Configure WoAiToken only when a client is already installed. To remove this configuration, run .\install_woaitoken_windows.ps1 -Uninstall in Windows PowerShell, or bash ./install_woaitoken_macos.sh –uninstall on macOS. This removes only settings written by WoAiToken.
Please note
- Your API key is saved locally. Do not share configuration files, backups, screenshots, or API keys.
- The installer requests the model list and sends one minimal live request to verify the selected model. This uses a very small amount of credit.
- Claude Code requires Node.js 22 or later. Restart your terminal, IDE, and Codex App after configuration.