Table of Contents

Namespace LMKit.Mcp.Client

Classes

McpAuthFailedEventArgs

Provides data for the AuthFailed event, which occurs when an authentication failure is detected.

McpCatalogChangedEventArgs

Event payload describing a catalog change notification from the server.

McpClient

Provides a client for communicating with Model Context Protocol (MCP) servers over HTTP using JSON-RPC 2.0.

McpRequestSendingEventArgs

Provides data for the Sending event, which occurs immediately before an HTTP request is sent to the server.

McpResponseReceivedEventArgs

Provides data for the Received event, which occurs after an HTTP response (or SSE payload) is received from the server.

Enums

McpCatalogKind

Identifies which MCP server catalog has changed.