Skip to content

Commit adc0671

Browse files
Updated readme with right installation command (#24)
1 parent 2163675 commit adc0671

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To integrate MCP Appium with your MCP client, add the following to your configur
6767
"timeout": 100,
6868
"type": "stdio",
6969
"command": "npx",
70-
"args": ["mcp-appium"],
70+
"args": ["appium-mcp"],
7171
"env": {
7272
"ANDROID_HOME": "/path/to/android/sdk",
7373
"CAPABILITIES_CONFIG": "/path/to/your/capabilities.json"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)