Quick Start
Get Claude Code running in your terminal in under 5 minutes
Installation
Install Claude Code on macOS, Linux, or Windows
Commands
Explore all slash commands available in the REPL
Tools Reference
Learn about every tool Claude can invoke on your behalf
What Claude Code can do
Claude Code is more than a chatbot in a terminal. It’s a full coding agent with access to your filesystem, shell, and version control.Edit code
Read, write, and partially edit any file in your project using precise string replacement
Run commands
Execute shell commands, test runners, build scripts, and more — with your approval
Search codebases
Use ripgrep and glob patterns to navigate even the largest repositories instantly
Manage git
Commit, review PRs, write commit messages, and manage branches through natural language
Multi-agent workflows
Spawn sub-agents to parallelize complex tasks across your codebase
Connect to MCP servers
Extend Claude’s capabilities with Model Context Protocol servers
Get started
Claude Code requires an active Anthropic account. Run
/login to authenticate or /doctor to check your environment setup.