You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is this: when the "registerServerTools" function is called, the client connects, retrieves the tools, disconnects, and exits. Then, with each subsequent tool call, the same (now disconnected) client is attempted to be used.
The problem is this: when the "registerServerTools" function is called, the client connects, retrieves the tools, disconnects, and exits. Then, with each subsequent tool call, the same (now disconnected) client is attempted to be used.