SDK 참조Node.js SDK타입 별칭MCPAuthConfig이 페이지의 목차Type Alias: MCPAuthConfig type MCPAuthConfig = { server: AuthServerConfig; }; Config for the MCPAuth class. Properties server server: AuthServerConfig; Config for the remote authorization server.