Procedure
Install Google Cloud SDK (gcloud)
Install the Google Cloud CLI for your OS from the official install docs or Homebrew, initialize if needed, then verify with gcloud version.
Install gcloud per https://cloud.google.com/sdk/docs/install . macOS: br
Install gcloud per https://cloud.google.com/sdk/docs/install . macOS: brew update && brew install --cask gcloud-cli (see https://docs.cloud.google.com/sdk/docs/downloads-homebrew) or use the interactive installer. Windows: run the official installer from that page. Linux: follow the apt/yum package or tarball steps for your distro.
Open a new terminal so gcloud is on PATH. Optional: gcloud init to selec
Open a new terminal so gcloud is on PATH. Optional: gcloud init to select a project and set up credentials.
gcloud version
gcloud 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.