SDK referencesNode.js SDKtype-aliasesMCPAuthConfigVersion: 0.1.1On this pageType Alias: MCPAuthConfig type MCPAuthConfig = { server: AuthServerConfig; }; Config for the MCPAuth class. Properties server server: AuthServerConfig; Config for the remote authorization server.