This server will enable Cursor to interact with web browsers and mobile applications using WebDriverIO. Automate Chrome, Firefox, Edge, and Safari browsers plus iOS and Android apps—all through a unified interface. <img width="196" height="196" alt="Image" src="https://github.com/user-attachments/assets/23c7fd2f-e98f-404f-9688-713d8f8ed7f1" />
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"-y",
"@wdio/mcp"
],
"command": "npx"
}