CloakBrowser MCP v1.2.1
Summary
CloakBrowser MCP v1.2.1 is a patch release that fixes official MCP Registry publishing after v1.2.0 exposed an OCI metadata validation issue.
Fixed
- Removed
registryBaseUrlfrom the OCI package entry inserver.json; the official MCP Registry requires OCI registries to be represented only by the canonical image reference inidentifier. - Added local validation so
npm run server:validatecatches this official registry rule before release. - Adjusted the MCP Registry workflow so manual dispatch can run from the workflow branch while applying the requested release tag.
Compatibility
- Runtime behavior is unchanged from v1.2.0 and v1.1.0.
- Supported installation channels remain npm and Docker.
- Supported transports remain stdio and Streamable HTTP.