McpLimits constructor
const
McpLimits({})
Implementation
const McpLimits({
this.timeoutMs = 5000,
this.maxOutputChars = 65536,
this.maxSourceChars = 262144,
this.maxAstDepth = 200,
this.isolateTools = const {'apollovm.execute'},
});