Table of Contents

Event ToolListChanged

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

Raised when the exposed tool set changes. Hosts forward this as a notifications/tools/list_changed notification so live sessions pick up the change without reconnecting.

public event EventHandler ToolListChanged

Returns

EventHandler
Raised when the exposed tool set changes. Hosts forward this as a notifications/tools/list_changed notification so live sessions pick up the change without reconnecting.
Share