Initialize the platform implementation with config
Future<void> initialize(MCPConfig config) { throw UnimplementedError('initialize() has not been implemented.'); }