You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a global --oauth-timeout <ms> flag (with MCPORTER_OAUTH_TIMEOUT_MS) so long-running OAuth browser approvals can be cut short; the runtime now logs a clear warning and tears down the callback server automatically, preventing mcporter commands from hanging after auth timeouts.
Expanded docs (README, tmux/hang-debug guides, release checklist) with the new timeout flag and Homebrew reminders, so debugging and release steps stay consistent.