Table of Contents

Enum McpCatalogKind

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

Identifies which MCP server catalog has changed.

public enum McpCatalogKind

Fields

Unknown = 0

Kind could not be determined.

Tools = 1

The server's tool catalog changed.

Resources = 2

The server's resource catalog changed.

Prompts = 3

The server's prompt catalog changed.

Roots = 4

The server's root set changed.