Skip to content

CloakBrowser MCP v1.2.1

Choose a tag to compare

@swimmwatch swimmwatch released this 27 May 16:44
8642485

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 registryBaseUrl from the OCI package entry in server.json; the official MCP Registry requires OCI registries to be represented only by the canonical image reference in identifier.
  • Added local validation so npm run server:validate catches 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.