// Providers

Every provider claude-multi supports.

claude-multi routes Claude Code to the provider that fits your budget and workload. Each provider exposes a native Anthropic-compatible endpoint, so setup is a single command. Pick one to see setup steps, pricing, and where it fits best.

GLM-5.3 Coding Plan Provider for Claude Code

glm

Run Claude Code with GLM-5.3 and GLM-5-Turbo via z.ai Coding Plan subscription. Full Anthropic API compatibility, up to 1M context, thinking mode enabled.

claude-multi add glmCoding Plan subscription via z.ai

MiniMax M3 Provider for Claude Code

minimax

Run Claude Code with MiniMax-M3 via minimax.io. 1M token context window, 512K max output, frontier coding and agentic performance with native multimodal support.

claude-multi add minimaxPay-per-token via minimax.io

DeepSeek Provider for Claude Code

deepseek

Run Claude Code with DeepSeek-V4-Pro and DeepSeek-V4-Flash via deepseek.com. Frontier coding performance, 1M context, thinking mode, pay-per-token pricing.

claude-multi add deepseekPay-per-token via deepseek.com

Xiaomi MiMo Provider for Claude Code

mimo

Run Claude Code with MiMo-V2.5-Pro and MiMo-V2.5 via xiaomimimo.com. 1T parameter MoE model, 1M context, pay-per-token pricing with a token plan option.

claude-multi add mimoPay-per-token via xiaomimimo.com

Moonshot Kimi provider for Claude Code

kimi

Run Claude Code with Kimi K2.7 Code, K2.6, and K2.5 via moonshot.ai. Step-by-step setup, model specs, pricing, and when to pick Kimi over DeepSeek or GLM.

claude-multi add kimiPay-per-token via moonshot.ai

Alibaba Qwen Provider for Claude Code

qwen

Run Claude Code with Qwen3-Coder-Next, Qwen3-Coder-Plus, and Qwen3-Coder-Flash via Alibaba DashScope. Three model tiers, pay-per-token pricing, 128K context.

claude-multi add qwenPay-per-token via Alibaba DashScope

Template reference

Each template pre-fills ANTHROPIC_BASE_URL, model mappings, and related env vars into your instance's settings.json. You only need to supply your API key. All providers expose an Anthropic-compatible API, so claude-multi points the same Claude Code binary at whichever endpoint you pick.

TemplateDisplay nameEndpointOpus modelSonnet/Haiku model
glmGLM Coding Planapi.z.aiglm-5.3[1m]glm-5-turbo
minimaxMiniMaxapi.minimax.ioMiniMax-M3MiniMax-M3
deepseekDeepSeekapi.deepseek.comdeepseek-v4-pro[1m]deepseek-v4-flash
mimoXiaomi MiMoapi.xiaomimimo.commimo-v2.5-promimo-v2.5
mimo-tokenXiaomi MiMo (Token Plan)token-plan-cn.xiaomimimo.commimo-v2.5-promimo-v2.5
kimiMoonshot Kimiapi.moonshot.aikimi-k2.7-codekimi-k2.6, kimi-k2.5
qwenAlibaba Qwendashscope-intl.aliyuncs.comqwen3-coder-nextqwen3-coder-flash
qwen-codingAlibaba Qwen Coding Plancoding-intl.dashscope.aliyuncs.comqwen3-coder-nextqwen3-coder-flash

Pay-per-token vs. subscription

Some providers offer two access models, a pay-per-token API and a subscription/coding plan, each with a different base URL. Use the right template for your account type:

ProviderPay-per-token templateSubscription template
Xiaomi MiMomimomimo-token (regional URL)
Alibaba Qwenqwenqwen-coding
GLM (Z.ai)no Anthropic URLglm (coding-plan-only)
MiniMaxminimaxsame URL, different key type
Moonshot Kimikimipay-per-token only
DeepSeekdeepseekpay-per-token only
  • GLM: the Anthropic-compatible endpoint (api.z.ai/api/anthropic) is exclusive to the Z.ai Coding Plan subscription. The pay-per-token API only exposes an OpenAI-compatible URL.
  • MiMo Token Plan: defaults to the CN regional endpoint. If your subscription is SG or EU, update ANTHROPIC_BASE_URL with the endpoint shown in your subscription console.
  • Kimi: no subscription plan, strictly pay-per-token at api.moonshot.ai.
  • MiniMax: both plans use the same api.minimax.io endpoint; the API key type determines which quota is consumed. MiniMax-M3 has a 1M token context window and supports text, image, and video inputs.

Not sure which provider to pick?

The getting started guide walks through installing claude-multi and adding your first instance. It takes about two minutes to get going.