Loomal

CloakBrowser MCP

MCP server by github.com/swimmwatch/cloakbrowser-mcp

Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.

9 starsnpm: cloakbrowser-mcp

About CloakBrowser MCP

CloakBrowser MCP is an MCP (Model Context Protocol) server published by swimmwatch in the official MCP registry, listed under Browser Automation on Loomal. Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.

It ships as an npm package (cloakbrowser-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/swimmwatch/cloakbrowser-mcp, where the project has earned 9 GitHub stars.

Use CloakBrowser MCP with your agent

Claude Code · one command
claude mcp add cloakbrowser-mcp -- npx -y cloakbrowser-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cloakbrowser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cloakbrowser-mcp"
      ]
    }
  }
}
npmcloakbrowser-mcp

Frequently asked questions

What is CloakBrowser MCP?
CloakBrowser MCP is an MCP (Model Context Protocol) server by swimmwatch in the Browser Automation category. Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.
How do I connect CloakBrowser MCP to Claude, Cursor, or another MCP client?
Install CloakBrowser MCP from its npm package (cloakbrowser-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is CloakBrowser MCP open source?
Yes — the source code is public at github.com/swimmwatch/cloakbrowser-mcp, with 9 GitHub stars.
Can AI agents pay to use CloakBrowser MCP?
Not yet through Loomal — CloakBrowser MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain CloakBrowser MCP? Claim this listing free by verifying GitHub ownership, or contact us.