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
docs: clarify V2 type safety for handler registration
Add note explaining that standard MCP methods retain full type safety via
RequestTypeMap/NotificationTypeMap indexing. Custom methods need ProtocolSpec
generic (from protocol-concrete branch) to get typed params/results.
0 commit comments