Configuration for the install-mcp deep-link URL handler.
Defaults to <electron-uri-scheme>://install-mcp - products override by rebinding
this class in their frontend module. The same scheme/authority is used by the
registry maintainer when generating per-entry install URLs in the registry JSON, so
that a click on such a link is routed to Theia and dispatched to this package's
InstallMcpUriHandler.
Configuration for the
install-mcpdeep-link URL handler.Defaults to
<electron-uri-scheme>://install-mcp- products override by rebinding this class in their frontend module. The same scheme/authority is used by the registry maintainer when generating per-entry install URLs in the registry JSON, so that a click on such a link is routed to Theia and dispatched to this package'sInstallMcpUriHandler.