[2.3.2] - 2026-04-11
Added
- Optional
oauth.grantType: "client_credentials"for non-interactive machine-to-machine OAuth on HTTP MCP servers.
Fixed
/mcp-auth <server>now handlesclient_credentialswithout browser/callback flow.- MCP panel status no longer marks
client_credentialsservers as auth-blocked solely because no stored user tokens exist yet. - OAuth auth flow now closes temporary transports consistently on success, refresh, and auth removal paths.
- Init paths now preserve debug-level context for previously silent direct-tool bootstrap and lazy-connect failures.