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.