Claude Max Subscription Research¶
Date: 2026-03-19 Status: Research Complete Jeff's tier: Max 20x ($200/month)
Plans¶
| Tier | Price | Usage Limits | Includes |
|---|---|---|---|
| Max 5x | $100/mo | 5x Pro limits | Claude Code |
| Max 20x | $200/mo | 20x Pro limits | Claude Code |
What's Included¶
- Claude Sonnet 4.6, Claude Opus 4.6
- 1M context window
- Agent teams
- Claude Code — included in Max, no separate API billing within limits
Key Insight¶
Claude Code calls via the Max subscription are covered by the flat monthly rate, NOT per-token API charges. Our current --print --permission-mode bypassPermissions Claude Code calls should route through the Max subscription when authenticated via setup-token.
Cost Implications¶
With Max 20x at $200/mo, Jeff gets 20x the standard Pro usage limits. This means: - Coding agent tasks through Claude Code are effectively pre-paid - The setup-token auth we configured today should route through the subscription - Direct API key usage (if we add one) would be separate pay-per-use billing
Optimization Opportunities¶
- Route coding agent tasks through Claude Code (setup-token auth) instead of direct API
- Use the included Claude Code capacity for sub-agent coding work
- Reserve direct API spend for non-Claude models and burst capacity
Open Questions¶
- Verify that OpenClaw's Claude Code routing actually uses the Max subscription quota vs API billing
- Quantify current monthly API spend to compare against Max coverage