← Tools
Claude Code Reference
The complete guide to Claude Code CLI — install, commands, MCPs, skills, agents, and pro tips.
curl (macOS/Linux)
curl -fsSL https://claude.ai/install.sh | shHomebrew (macOS)
brew install claude-codewinget (Windows)
winget install Anthropic.ClaudeCode10+
Built-in skills
50+
MCP integrations
∞
Custom agents
Free
Open source CLI
What is Claude Code?
Claude Code is Anthropic's official CLI for Claude — an agentic coding tool that lives in your terminal. It reads your codebase, runs commands, edits files, manages git, and can spawn specialist sub-agents to handle parallel workstreams. It's designed for software engineers who want AI that actually understands their project context.