Skip to main content
  1. Due to Claude Code’s multi-agent nature, quota consumption can be quite significant. It’s recommended to set limited quotas for your Key to prevent billing surprises.
  2. Make sure your local VPN is disabled during use, otherwise you might experience lag with GPT-5.

Quick Configuration Guide

1️⃣ Global npm Package Installation

Run in terminal:
Replace sk-*** with your API key generated on AiHubMix. Configuration items other than models will be processed with system environment variables taking priority.
  • For Mac users, you can navigate to your username directory and press ⌘ + ⇧ + . to show the hidden .zshrc file, then open it with the system’s “TextEdit” app and add the above content.
  • After adding the configuration, run source ~/.zshrc in terminal and press enter to make the configuration effective.

3️⃣ Generate Configuration File

Replace sk-*** below with your AiHubMix API key, then run this one-liner in terminal:

4️⃣ Usage

More Resources


Last updated: 2026-06-01