Big news for developers and tech enthusiasts: Claude Code, Anthropic’s AI-powered coding assistant, is now available for users on the Claude Pro plan. This update opens up advanced AI coding workflows right from your terminal, without the need for expensive API credits or a Max plan subscription.
What Is Claude Code?
Claude Code is a command-line tool that lets you interact with Anthropic’s Claude models directly from your terminal. It’s designed for developers who want to automate coding tasks, analyze codebases, or generate new code with the help of AI—all while keeping everything local and transparent. Previously, only Max plan subscribers or API users could access this feature, but now Pro plan users can join the party.
How to Access Claude Code with the Pro Plan
- Subscribe to Claude Pro
Make sure you have an active Claude Pro subscription ($20/month). If you’re not yet a subscriber, you can upgrade at claude.ai/upgrade. - Install Claude Code
Download and install Claude Code by visiting the official documentation. Follow the step-by-step instructions for your operating system. - Authenticate with Your Claude Credentials
When prompted during setup or your first use, log in using the same credentials as your Claude Pro account. This links your subscription to Claude Code. If you previously used Claude Code with API credits, simply run/login
in the terminal to switch to your Pro plan.
Usage Limits and What You Get
Claude Pro plan users can send approximately 10–40 prompts with Claude Code every 5 hours. This is ideal for light coding work or small repositories (under 1,000 lines of code). If you need more, the Max plan offers higher limits, but for most individual developers or hobbyists, the Pro tier provides a solid entry point.
Claude Code Usage Comparison
Plan | Monthly Price | Claude Code Prompts (per 5 hrs) | Best For |
---|---|---|---|
Pro | $20 | 10–40 | Light coding, small repos |
Max 5x | $100 | 50–200 | Larger codebases, power users |
Max 20x | $200 | 200–800 | Heavy automation, teams |
Why Use Claude Code?
- Automate and accelerate coding tasks directly in your terminal.
- Get AI-powered code suggestions, refactoring, and documentation on demand.
- Works seamlessly with your existing Claude subscription—no extra API keys or surprise charges.
- Transparent usage limits so you know exactly what you’re getting.
Quick Start Guide
- Subscribe to Claude Pro.
- Install Claude Code using the instructions for your OS.
- Open your terminal, navigate to your project, and run
claude
. - Log in with your Claude credentials when prompted.
- Start coding with AI assistance!
Community Buzz
Developers on Reddit and Hacker News are already discussing the new Pro plan access, noting that while prompt limits are lower than Max, the $20/month price point makes Claude Code much more accessible for individuals and light workflows. Some users have reported seeing the feature available as of June 4, 2025, and are excited to integrate it into their daily development routines.
FAQ
- Q: Is Claude Code included in the $20/month Pro plan?
A: Yes, as of June 2025, Claude Code is available to Pro plan users with prompt limits. Anthropic Help Center - Q: How do I install Claude Code?
A: Follow the installation guide in the official documentation. Claude Code Docs - Q: What are the usage limits for Claude Code on Pro?
A: 10–40 prompts per 5 hours, depending on the complexity and size of your project. Anthropic Help Center - Q: Can I use Claude Code for large projects?
A: Pro plan is best for small repositories. For larger projects or heavier usage, consider upgrading to a Max plan. Anthropic Help Center - Q: Do I need API credits to use Claude Code on Pro?
A: No, your Claude Pro subscription covers usage within your plan’s limits. Anthropic Help Center