Quickstart
Get Claude Code running in your terminal in minutes
Installation
Detailed installation instructions for all platforms
Built-in Tools
Explore the 40+ tools Claude Code uses autonomously
Slash Commands
Reference for all 100+ slash commands
What Claude Code can do
Claude Code operates as an agentic coding assistant that understands your project context and can take action on your behalf.File Operations
Read, write, and edit files with AI-powered precision
Shell Execution
Run commands, scripts, and manage your dev environment
Code Search
Search codebases with grep, glob, and ripgrep integration
Multi-Agent
Orchestrate teams of AI agents for complex tasks
MCP Servers
Connect to Model Context Protocol servers for extended capabilities
Session Management
Resume, branch, and teleport sessions across machines
Get started
Authenticate
Run Claude Code and authenticate with your Anthropic account or API key:Follow the OAuth flow or set
ANTHROPIC_API_KEY in your environment.Claude Code works best when run from your project’s root directory — it uses the working directory to understand your project structure and apply changes in context.