McpLocalServerConfig constructor
const
McpLocalServerConfig({})
Implementation
const McpLocalServerConfig({
required this.command,
this.args = const [],
this.env,
this.cwd,
super.tools,
super.timeout,
});
const McpLocalServerConfig({
required this.command,
this.args = const [],
this.env,
this.cwd,
super.tools,
super.timeout,
});