Server identity and behavior, passed to new MCPServer(...).
A user type other than never requires an OAuth provider, preventing a
callback from declaring authenticated context without authentication at
runtime. Omitting the type keeps the no-OAuth API ergonomic.
Server identity and behavior, passed to
new MCPServer(...).A user type other than
neverrequires an OAuth provider, preventing a callback from declaring authenticated context without authentication at runtime. Omitting the type keeps the no-OAuth API ergonomic.