Chrome is installed, but mcp doesent works(wsl)

Hi all, we are working on fixing the browser to work in remote (wsl/ssh/dev container) environments.

In the meantime, please add "anysphere.cursor-playwright": ["ui"] to the remote.extensionKind setting to the user settings:

    "remote.extensionKind": {
      "anysphere.cursor-playwright": ["ui"],
    }
4 Likes