Procedure
Install tmux on macOS or Linux
Install the tmux terminal multiplexer via Homebrew or the distro package manager, then verify with tmux -V.
Install tmux per https://github.com/tmux/tmux/wiki/Installing . macOS: b
Install tmux per https://github.com/tmux/tmux/wiki/Installing . macOS: brew install tmux (or MacPorts port install tmux). Linux: apt install tmux / dnf install tmux / pacman -S tmux / zypper install tmux (elevated as needed).
tmux -V
tmux -V
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.