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
message: `Server started with transport ${transport.constructor.name} and agent runner ${this.session.mcpClient?.name}`,
127
+
message: `Server with version ${packageInfo.version}started with transport ${transport.constructor.name} and agent runner ${JSON.stringify(this.session.mcpClient)}`,
0 commit comments