mount-pi is a small macOS helper script for mounting Raspberry Pi project directories over SSHFS using macFUSE. It is intended for workflows where local tools such as VS Code or Codex need file-level access to a remote Pi checkout, while builds and tests still run on the Pi.
The script uses SSH aliases from ~/.ssh/config, so user names, hostnames, ports, keys, and host-key behavior stay in your normal SSH configuration.
mount-pi can: