Claude Code overview

Learn about Claude Code, Anthropic's agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before.

Get started in 30 seconds

Prerequisites:

# Install Claude Code
npm install -g @anthropic-ai/claude-code

# Navigate to your project
cd your-awesome-project

# Start coding with Claude
claude
# You'll be prompted to log in on first use

That's it! You're ready to start coding with Claude. Continue with Quickstart (5 mins) →

(Got specific setup needs or hit issues? See advanced setup or troubleshooting.)

**New VS Code Extension (Beta)**: Prefer a graphical interface? Our new [VS Code extension](/en/docs/claude-code/vs-code) provides an easy-to-use native IDE experience without requiring terminal familiarity. Simply install from the marketplace and start coding with Claude directly in your sidebar.

What Claude Code does for you

Why developers love Claude Code

Next steps

See Claude Code in action with practical examples Step-by-step guides for common workflows Solutions for common issues with Claude Code Add Claude Code to your IDE

Additional resources

Configure Claude Code with Amazon Bedrock or Google Vertex AI Customize Claude Code for your workflow Learn about CLI commands and controls Clone our development container reference implementation Discover Claude Code's safeguards and best practices for safe usage Understand how Claude Code handles your data