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: auto-register X402 + MPP protocol handlers by default
protocolHandlers now defaults to [X402ProtocolHandler, MPPProtocolHandler]
instead of empty array. Developers no longer need to manually configure
protocol support — all protocols work out of the box.
ATXP-MCP doesn't need a handler — it's the native MCP payment flow that
runs as the fallback when no protocol handler matches.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments