Support custom URI schemes (deep links) in Custom Widgets and Skills Registry
A
Andrii Mrichko
Currently, custom widgets only allow HTTPS links. Any attempt to use a custom URI scheme (deep link) is blocked, and the browser console displays:
Requested Enhancement:
Support custom URI schemes in custom widgets by allowing administrators to configure or whitelist approved protocols (e.g., cursor://, claude://, claude-cli://, codex://) instead of restricting links to HTTPS only.