Pro & Max Plans
The premium Command Code plans unlock the best open-source and premium models — Claude, GPT, and Gemini. Pro is for active agent users. Max 10× and Max 20× are the high-volume tiers for power users running Command Code all day.
See every plan side by side on Pricing & Limits, or pick a plan from Studio > Billing.
| Plan | Price/mo | Credits/mo | Included LLM Usage | Models |
|---|---|---|---|---|
| Pro | $15 | $30 | ~25K requests | Open-source + premium (except Claude Opus & Fable) |
| Max 10× | $100 | $150 | ~110K requests | Open-source + premium models |
| Max 20× | $200 | $300 | ~200K requests | Open-source + premium models |
All three include 2–10× more credits for the same cost as raw API pricing. Credits reset monthly, top up at model cost, roll over, and never expire.
$15/month · $30 of credits · ~25K requests. The plan for active agent users who want premium models without committing to a high monthly spend.
- Open-source + premium models — Claude, GPT, and Gemini, except Claude Opus and Claude Fable (use Max for those, or pay-as-you-go via the Provider API).
- 2× the credits for the price — $30 of usage for $15/month.
- Best for developers using Command Code daily for real feature work, reviews, and refactors.
$100/month · $150 of credits · ~110K requests. Ten times the Pro budget for power users running Command Code throughout the workday.
- Every model, including Claude Opus & Fable. No model restrictions.
- ~110K requests/month on a balanced mix (~35% open-source / ~65% premium).
- Best for engineers who keep an agent running all day across multiple projects.
$200/month · $300 of credits · ~200K requests. The top tier — maxed-out daily usage at the highest request volume.
- Every model, no restrictions, including Claude Opus & Fable.
- ~200K requests/month on a balanced mix.
- Best for the heaviest users and small teams who want one big personal pool.
Pro, Max 10×, and Max 20× all include the best open-source + premium models. The only difference: Pro excludes Claude Opus and Claude Fable — the Max tiers include everything.
- Premium: Claude (Fable 5, Opus 4.8/4.7/4.6, Sonnet 4.6, Haiku 4.5), GPT-5.5/5.4/5.4 Mini/5.3 Codex, Gemini 3.5 Flash / 3.1 Flash Lite.
- Open-source: DeepSeek, Kimi, GLM, MiniMax, Qwen, Step, MiMo, Nemotron.
Switch any time with /model. Per-token rates for every model are on Pricing & Limits; the full list lives on Available Models.
The request numbers above are estimates, not ceilings. They assume a balanced mix — roughly ~35% open-source / ~65% premium for Pro, Max 10×, and Max 20×.
- A typical request. ~700–1K input tokens, ~125–200 output tokens, plus ~42K–56K cache reads on average.
- Long conversations cost more. Each turn re-reads the full context, so use
/clearor a new session for unrelated tasks. - Track the real number. The Usage page in Studio always reflects the actual price charged per request.
Model the math yourself with the calculator on Pricing & Limits.
- Resets monthly. Your request budget refreshes at the start of every billing cycle.
- Top up automatically. Buy extra credits at model cost. They roll over. They never expire.
- Deals apply automatically. Permanent discounts and usage multipliers apply to every request, including extra credits.
- Pro — for active agent users who want premium models on a modest budget.
- Max 10× — for power users running Command Code all day.
- Max 20× — for maxed-out daily usage at the highest request volume.
On a budget, or only need open-source models? Start with the Go plan at $1/month. Want raw pay-as-you-go API access to every model with no markup? See the Provider API. Teams and organizations: contact support@commandcode.ai about Team & Enterprise plans.
- Install:
npm i -g command-code - Sign in and start coding with
cmd - Pick Pro, Max 10×, or Max 20× from Studio > Billing or the pricing page
Full comparison and FAQs live on Pricing & Limits.