MCPServersOptions
此内容尚不支持你的语言。
type MCPServersOptions = object;Properties
Section titled “Properties”closeTimeoutMs?
Section titled “closeTimeoutMs?”optional closeTimeoutMs?: number | null;connectInParallel?
Section titled “connectInParallel?”optional connectInParallel?: boolean;connectTimeoutMs?
Section titled “connectTimeoutMs?”optional connectTimeoutMs?: number | null;dropFailed?
Section titled “dropFailed?”optional dropFailed?: boolean;strict?
Section titled “strict?”optional strict?: boolean;suppressAbortError?
Section titled “suppressAbortError?”optional suppressAbortError?: boolean;