mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 10:00:23 +08:00
feat: add mcp server for uixt tap/swipe/screenshot actions
This commit is contained in:
@@ -22,6 +22,7 @@ func addAllCommands() {
|
||||
cmd.RootCmd.AddCommand(cmd.CmdServer)
|
||||
cmd.RootCmd.AddCommand(cmd.CmdWiki)
|
||||
cmd.RootCmd.AddCommand(cmd.CmdMCPHost)
|
||||
cmd.RootCmd.AddCommand(cmd.CmdMCPServer)
|
||||
|
||||
cmd.RootCmd.AddCommand(ios.CmdIOSRoot)
|
||||
cmd.RootCmd.AddCommand(adb.CmdAndroidRoot)
|
||||
|
||||
Reference in New Issue
Block a user