CloakBrowser MCP v1.2.0
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 publishesserver.jsonto the official MCP Registry withmcp-publisherand GitHub Actions OIDC. - Added release documentation for MCP Registry publishing, setup, and verification.
- Added
1.2.0to the README and documentation version compatibility tables.
Runtime Compatibility
- Runtime remains the Playwright MCP bridge over upstream
@playwright/mcpwith 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.