Commit bfff81d
fix(server.json): add packageArguments for stdio subcommand
Add packageArguments to specify the "stdio" subcommand required
to start the MCP server. This ensures MCP clients correctly
invoke: uvx uiautomator2-mcp-server stdio
Per the schema, packageArguments are passed to the package's binary,
while runtimeArguments would be for the runtime tool (uvx itself).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0a4f8f9 commit bfff81d
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments