Step 1 of 12Welcome
For Mac users

Set Up
Claude Code

No coding experience needed. Follow along step by step and you'll be building with AI in about 30 minutes.

30–45 minMac onlyBeginner friendly

By the end, you'll be able to

  • Open a terminal and feel comfortable using it
  • Tell Claude Code to build you a website, app, or automation
  • Understand what's happening well enough to steer it

Wait — why do I need 9 tools just to use Claude Code?

Fair question. Claude Code can build entire apps, automate workflows, and write production code. But to do all that, it needs to actually run code on your machine, manage files, and talk to services like GitHub. Each tool in this list gives Claude Code a superpower: Node.js lets it execute code, Git lets it track and save your work, Homebrew makes installing everything painless. Without them, Claude Code would be like a chef with no kitchen.

The good news? You only do this once, and we'll walk you through every single step.

What we'll set up

#ToolWhy you need it
1TerminalWhere Claude Code lives
2Xcode CLI ToolsBehind-the-scenes developer tools
3HomebrewMakes installing things easy
4VS CodeSee what Claude builds in real time
5Node.jsClaude Code is built on this
6PythonLots of tools depend on it
7Git & GitHubTrack changes and store code online
8Anthropic AccountPowers the AI behind Claude
9Claude CodeYour AI coding assistant

Personalize your setup (optional)

Why? To auto-fill Git commands later so you can just copy-paste.

This stays in your browser — nothing is collected or sent anywhere.

Skip this if you prefer to type them yourself.