opp is a macOS-only local broker for user-authorized 1Password CLI access. It retains one background terminal so independent local processes can reuse authorization.
curl -L --proto '=https' --tlsv1.2 -sSf https://github.com/dprkh/opp/releases/latest/download/install.sh | shopp start
opp exec -- vault list --format=json
opp status
opp stop