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
feat(mcp): add 'ping' tool and better notification handling
Adds a 'ping' tool for clients to check server liveness.
Improves JSON-RPC handling to distinguish between requests (expecting
response) and notifications (no response), preventing protocol errors
with strict clients.
Signed-off-by: Roman Gushchin <[email protected]>
0 commit comments