A Model Context Protocol (MCP) server that enables AI assistants to interact with web browsers and mobile applications using WebDriverIO.
From the registry: MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
Please install the `mcp-webdriverio` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@wdio/mcp@latest"]
Note: Optional: Appium server required only for mobile app automation. BrowserStack credentials optional via env.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BROWSERSTACK_USERNAMErequiredYour BrowserStack username.BROWSERSTACK_ACCESS_KEYrequiredYour BrowserStack access key.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.