-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Would server notifications request method: "notifications/message" sent from server be able to implement ?
a notificationCallback option could be passed to the hook, and in usemcp just add
clientRef.current!.setNotificationHandler(
LoggingMessageNotificationSchema,
notificationCallback
);thanks for the lib and your work
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request