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
fix: skip health check and verify server during MCP init
Health endpoint requires session in current server implementation.
Skip preliminary health check and verify server connectivity during
the actual MCP initialize request instead.
If server isn't running, initialize will fail with clear error message.
0 commit comments