CloakBrowser MCP v1.2.2
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.nameand.servers[].server.versionfrom 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-publisherand GitHub Actions OIDC.
Compatibility
- Runtime behavior is unchanged from v1.2.1 and v1.2.0.
- Supported transports remain stdio and Streamable HTTP.