Skip to content

CloakBrowser MCP v1.2.2

Choose a tag to compare

@swimmwatch swimmwatch released this 27 May 17:16
d315ccc

Summary

CloakBrowser MCP v1.2.2 is a patch release that ensures the release-triggered MCP Registry workflow verifies the official registry API response correctly.

Fixed

  • Fixed MCP Registry release verification to read .servers[].server.name and .servers[].server.version from the official registry API.
  • Made MCP Registry reruns idempotent by skipping publish when the requested server version is already visible.
  • Keeps official MCP Registry publishing through mcp-publisher and GitHub Actions OIDC.

Compatibility

  • Runtime behavior is unchanged from v1.2.1 and v1.2.0.
  • Supported transports remain stdio and Streamable HTTP.