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
Adapt the legacy_routing story to the Mcp-Method header rung in classify_inbound_request
`classify_inbound_request` now also requires the `Mcp-Method` header to match
the body's method (and `Mcp-Name` for name-bearing methods). The story's
"shown directly" demonstration hand-builds a modern header set, so it now
carries `Mcp-Method` too; the real HTTP arms already did via `Client`.
0 commit comments