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
cmcp-runtime now restricts tokenless dev mode to loopback addresses (a wildcard
or LAN bind requires CMCP_BEARER_TOKEN). The financial-services, healthcare, and
startup-tpm examples run tokenless in dev mode and bound 0.0.0.0:8443, so they
would fail to start on the current runtime. Bind them to 127.0.0.1:8443 and note
why. industrial-embodied-ai already binds loopback.
Verified all three gateways start cleanly on loopback.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments