Procedure
Install Homebrew on macOS
Install Homebrew on macOS via the official brew.sh installer, add brew to PATH per installer Next steps, then verify with brew --version.
In macOS Terminal, paste and run the official installer from https://bre
In macOS Terminal, paste and run the official installer from https://brew.sh : /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" — enter your admin password if prompted. If Xcode Command Line Tools are requested, finish that install first, then re-run.
After install, run the Next steps printed by the script to put brew on y
After install, run the Next steps printed by the script to put brew on your PATH (Apple Silicon usually /opt/homebrew; Intel usually /usr/local), typically appending brew shellenv to ~/.zprofile and eval'ing it in the current shell.
brew --version
brew --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.