[2.8.0] - 2026-05-25
Added
- Added per-server OAuth
redirectUri,clientName, andclientUrioverrides for pre-registered callbacks and dynamic client metadata.
Fixed
- Avoided OAuth callback port exhaustion by starting the callback server lazily and using OS-assigned ports for dynamic OAuth flows.
- Re-register dynamic OAuth clients before browser auth when cached redirect URI metadata is missing or no longer matches the active callback URI.