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
When using a transparent proxy, we are also in the middle of the MCP server, and we should track facts such as the mcp server being initialized, the session id, etc...
Having this information if useful, for example when issuing healthchecks and pings (we cannot do a ping until the mcp is initialized).
So we should be intercepting those events and capturing those at session level.