Skip to content

ToMcpManifestOptions

Defined in: packages/runtime/src/types.ts:148

toMcpManifest() 选项。

  • batchMode:是否为 batch 模式。mcpExposure='batch-only' 的能力 仅在 batchMode=true 时暴露(避免单文件误用,见方案 §7.1)。默认 false。

optional batchMode?: boolean

Defined in: packages/runtime/src/types.ts:149