TTMSMCPServer.EnableToolNotifications Property
When
True, a change to the tool collection broadcasts anotifications/tools/list_changedmessage so connected clients know to re-read the list. WhenFalse, 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.