Table of Contents

Constructor McpCatalogChangedEventArgs

Namespace
LMKit.Mcp.Client
Assembly
LM-Kit.NET.dll

McpCatalogChangedEventArgs(McpCatalogKind, string, string)

public McpCatalogChangedEventArgs(McpCatalogKind kind, string method, string rawNotification)

Parameters

kind McpCatalogKind

The catalog kind that changed.

method string

The JSON-RPC notification method name.

rawNotification string

Raw JSON of the SSE notification, if available.