MCP OAuth no longer auto-opens browser on Windows (v2.1.140)
Resolved 💬 2 comments Opened May 13, 2026 by marcapiant Closed May 13, 2026
Summary
Running /mcp to reconnect an OAuth MCP server prints "A browser window will open for authentication" but no browser tab opens. The URL is shown for manual copy (press c), which works, but the auto-launch step is broken. This used to work in earlier versions.
Environment
- Claude Code: v2.1.140 (Opus 4.7, 1M context)
- OS: Windows 11 Pro (10.0.26200)
- Shell: PowerShell
Repro
- Run
/mcpagainst an OAuth-based MCP server - CLI prints "A browser window will open for authentication" and the auth URL
- No browser tab opens; have to press
cand paste manually
What I tried
- Closed all browser windows and retried — same behavior
- Full reboot pending
Related
- #42548
- #36307
Happy to provide more details or logs.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗