Skip to content

Instantly share code, notes, and snippets.

@eonist
Created July 4, 2025 18:45
Show Gist options
  • Save eonist/5ac2fd483cf91a6e6e5ef33cfbd1ee5e to your computer and use it in GitHub Desktop.
Save eonist/5ac2fd483cf91a6e6e5ef33cfbd1ee5e to your computer and use it in GitHub Desktop.
claude max plan limits

Claude's Max plan has several types of usage limits designed to provide substantially higher capacity than the Pro plan while maintaining fair access for all users.

Message Limits by Tier

The Max plan offers two usage tiers with different message allowances[1][2]:

  • Expanded Usage (5x Pro): At least 225 messages every 5 hours
  • Maximum Flexibility (20x Pro): At least 900 messages every 5 hours

For context, Pro users typically send around 45 messages every 5 hours, making the Max plan a significant upgrade for heavy users[4].

Session-Based Reset System

Claude organizes usage into 5-hour segments called "sessions" that start with your first message[1]. Your message limit resets every 5 hours, allowing for consistent usage throughout the day. The actual number of messages you can send varies based on several factors:

  • Length of your messages
  • Size of files you attach
  • Length of current conversation
  • Any artifacts within the conversation
  • Claude's current capacity[1][4]

Monthly Session Limit

Despite the higher message allowances, Max plans are subject to a 50 sessions per month guideline[1][4]. Since each session represents a 5-hour period, this translates to up to 250 hours of usage monthly[1]. However, this isn't a strict cutoff—Anthropic describes it as a "flexible benchmark" used to limit excessive usage on a case-by-case basis[1].

Context Window Limitations

While Max plans offer expanded message limits, the context window size remains at 200K across all plans[1]. This means you can send more messages with Max, but individual conversations have the same length limitations as other plans.

Shared Usage Across Platforms

For Max plan subscribers, usage limits are shared between claude.ai and Claude Code (the command-line interface tool)[5]. This means your message allowance applies across both platforms rather than being separate quotas.

The Max plan is designed for users who frequently hit Pro limits and need uninterrupted access for demanding projects, offering substantially more capacity while maintaining some reasonable usage boundaries.

[1] https://support.anthropic.com/en/articles/11014257-about-claude-s-max-plan-usage [2] https://www.anthropic.com/news/max-plan [3] https://www.communeify.com/en/blog/claude-max-plan-unlimited-ai-collaboration/ [4] https://hostbor.com/claude-ai-max-plan-explained/ [5] https://apidog.com/blog/claude-pro-limits/ [6] https://www.reddit.com/r/ClaudeAI/comments/1kdghxw/max_subscription_claude_code/ [7] https://wise.com/gb/blog/claude-pricing [8] https://support.anthropic.com/en/articles/8602283-does-claude-ai-have-any-message-limits [9] https://prompt.16x.engineer/blog/claude-daily-usage-limit-quota [10] https://support.anthropic.com/en/articles/8325612-does-claude-pro-have-any-usage-limits

@eonist
Copy link
Author

eonist commented Jul 4, 2025

so how many calls per month?

Based on Claude's Max plan structure, you can calculate the monthly message capacity using the 50 sessions per month guideline combined with each session's message limits.

Monthly Message Calculations

Expanded Usage (5x - $100/month):

  • 50 sessions × 225 messages minimum = 11,250 messages per month minimum

Maximum Flexibility (20x - $200/month):

  • 50 sessions × 900 messages minimum = 45,000 messages per month minimum

Important Caveats

These calculations represent minimum expectations rather than hard limits. Your actual monthly usage could be significantly higher because:[1]

  • Message counts vary based on message length and complexity
  • File attachments reduce the number of messages you can send
  • Conversation length affects your quota
  • Claude's current capacity influences limits
  • The numbers cited (225 and 900) are conservative estimates for "relatively short" conversations

Session-Based Structure

The key constraint isn't daily message limits but rather the monthly session cap of 50[1]. Since each session lasts 5 hours, this translates to up to 250 hours of usage monthly[1]. Anthropic describes this 50-session limit as a "flexible benchmark" rather than a strict cutoff, used to manage excessive usage on a case-by-case basis[1].

Strategic Usage Considerations

To maximize your monthly message allowance, you need to be strategic about when you start sessions, since any message sent within a 5-hour window counts as part of the same session[1]. This means batching related work together and avoiding scattered interactions throughout the day can help you get more total messages per month.

The actual number of "calls" you get monthly will likely exceed these minimum calculations, especially if you keep conversations focused and avoid uploading large files frequently.

[1] https://support.anthropic.com/en/articles/11014257-about-claude-s-max-plan-usage
[2] https://hostbor.com/claude-ai-max-plan-explained/
[3] https://www.anthropic.com/news/max-plan
[4] https://www.youtube.com/watch?v=2fbqo9Bdd_w
[5] https://www.communeify.com/en/blog/claude-max-plan-unlimited-ai-collaboration/
[6] https://www.reddit.com/r/ClaudeAI/comments/1kswuzr/50_sessions_limit_on_claude_max_plan/
[7] https://www.reddit.com/r/ClaudeAI/comments/1l024pe/just_hit_the_claude_code_max_limit_for_the_first/
[8] https://lobehub.com/blog/complete-guide-to-claude-ai-usage-limits
[9] https://apidog.com/blog/claude-pro-limits/
[10] https://support.anthropic.com/en/articles/8325612-does-claude-pro-have-any-usage-limits

@eonist
Copy link
Author

eonist commented Jul 4, 2025

how many calls per month for ultra plan cursor.com

The Ultra plan on Cursor.com provides 20 times more usage than the Pro plan[1][3][7][9]. Under the previous structure, the Pro plan included 500 fast agent requests per month[2][5][8][9]. Therefore, the Ultra plan offers approximately 10,000 fast agent requests per month (calculated as 500 requests × 20)[1][3][9].

  • Ultra Plan: ~$200/month
  • Included fast agent requests: ~10,000 per month (20x the Pro plan's 500 requests)[1][3][9]

This plan is designed for power users who need much higher limits and more predictable access than usage-based pricing can offer[1][3].

[1] https://www.cursor.com/blog/new-tier
[2] https://docs.cursor.com/account/plans-and-usage
[3] https://forum.cursor.com/t/cursor-ultra-a-new-higher-tier-plan-built-alongside-the-model-providers/104530
[4] https://www.reddit.com/r/cursor/comments/1llqdwg/cursor_ultra_plan/
[5] https://forum.cursor.com/t/new-pricing-tier-pro/104717
[6] https://www.youtube.com/watch?v=sW0X1_cIh3M
[7] https://cursor.com/pricing
[8] https://apidog.com/blog/cursor-unlimited-pro-plan/
[9] https://x.com/kregenrek/status/1934973917841523150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment