Skip to content

CloakBrowser MCP v1.2.0

Choose a tag to compare

@swimmwatch swimmwatch released this 27 May 16:28
b7dc9e2

Summary

CloakBrowser MCP v1.2.0 adds official MCP Registry publishing while keeping runtime behavior unchanged from v1.1.0.

Added

  • Added MCP Registry Release, a GitHub Actions workflow that publishes server.json to the official MCP Registry with mcp-publisher and GitHub Actions OIDC.
  • Added release documentation for MCP Registry publishing, setup, and verification.
  • Added 1.2.0 to the README and documentation version compatibility tables.

Runtime Compatibility

  • Runtime remains the Playwright MCP bridge over upstream @playwright/mcp with CloakBrowser executable injection.
  • npm and Docker artifacts remain the supported installation channels.
  • Supported transports remain stdio and Streamable HTTP.

Verification

Before release, the PR passed local validation and GitHub PR checks, including docs build, SEO validation, server metadata validation, unit/integration tests, Docker smoke/parity checks, CodeQL, Dependency Review, actionlint, and zizmor.