saveServerCatalog method

Future<void> saveServerCatalog(
  1. String catalogJson
)

Saves the remote MCP server catalog response.

Implementation

Future<void> saveServerCatalog(String catalogJson) async {}