menu
meshagent package
documentation
toolkit_config.dart
MCPConfig
MCPConfig.new constructor
MCPConfig.new constructor
dark_mode
light_mode
MCPConfig
constructor
MCPConfig
(
{
required
List
<
MCPServer
>
servers
,
})
Implementation
MCPConfig({required this.servers}) : super('mcp');
meshagent package
documentation
toolkit_config
MCPConfig
MCPConfig.new constructor
MCPConfig class