Table of Contents

TTMSMCPServer.EnableToolNotifications Property

When True, a change to the tool collection broadcasts a notifications/tools/list_changed message so connected clients know to re-read the list. When False, changes are silent.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPServer Inherited from: TTMSMCPCustomServer Type: Boolean

Syntax

property EnableToolNotifications: Boolean;

Default: false

Remarks

Default is False.