Procedure
Install Claude Code CLI
Install Anthropic Claude Code via the recommended native installer (or Homebrew/WinGet), authenticate on first run, then verify with claude --version.
Install Claude Code per https://code.claude.com/docs/en/setup . Recommen
Install Claude Code per https://code.claude.com/docs/en/setup . Recommended native: macOS/Linux/WSL curl -fsSL https://claude.ai/install.sh | bash ; Windows PowerShell irm https://claude.ai/install.ps1 | iex . Alternatives: brew install --cask claude-code ; winget install Anthropic.ClaudeCode . Prefer native over legacy npm (@anthropic-ai/claude-code).
Open a new terminal so claude is on PATH. Run claude once and complete b
Open a new terminal so claude is on PATH. Run claude once and complete browser/login auth (Claude Pro/Max/Team or Anthropic Console as documented).
claude --version
claude --version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.