MCP Server
MCP
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
Install
npx -y @wdio/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@wdio/mcp",
"version": "3.11.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment