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.