syncMcpServers method

Future<void> syncMcpServers()

Implementation

Future<void> syncMcpServers() async {
  await _syncMcpServers();
}