CloakBrowser MCP is a drop-in Playwright MCP-compatible browser automation server that packages unchanged upstream tools and CloakBrowser Chromium for npm, Docker, and Streamable HTTP deployment. It uses upstream @playwright/mcp as its browser tool surface and adds deployment-oriented CloakBrowser execution features. It routes page interactions through a human-like mouse, keyboard, and scroll layer provided by CloakBrowser.
It is published as a thin Node.js CLI package that supports stdio and Streamable HTTP MCP clients. It adds only two local introspection tools: cloakbrowser_binary_info and cloakbrowser_bridge_info.
No comments yet.