software-mansion/argent

argent-ios-simulator-setup

Set up and connect to an iOS simulator using argent MCP tools.

查看源码
仓库原始内容

按源仓库内容呈现,保留标题、案例、代码、表格、链接以及原文引用的演示图片。

1. Setup Steps

If you delegate simulator tasks to sub-agents, make sure they have MCP permissions.

  1. Find a booted simulator

Use list-devices. Filter for entries with platform: "ios" and skip any with kind: "device" (a physical iPhone, never a simulator target): booted simulators are listed first. If none are booted, call boot-device with udid: <chosen UDID>.

  1. Verify connection

All interaction tools (gesture-tap, gesture-swipe, gesture-custom, etc.) auto-start the server if not already running.

2. Notes

  • UDIDs look like: A1B2C3D4-E5F6-7890-ABCD-EF1234567890
来自同一仓库

更多 Skills

全部 Skills
software-mansion
社区

argent-android-emulator-setup

Set up and connect to an Android emulator using argent MCP tools. Use when starting a new session on Android, booting an emulator, getting a device serial, or before any UI interaction task.

安装量
7
GitHub Stars
2870
最近更新
9月21日
software-mansion
社区

argent-create-flow

Create, record, edit, replay, or repair reusable Argent flow YAML files. Use when the user asks to record or replay a repeatable device path, set up profiling or an A/B comparison, or invoke the authoring engine behind argent-qa-flows. Also use before repeating three or more interactions. For one-off UI checks, acceptance-driven regression tests, or screen video, use argent-test-ui-flow, argent-qa-flows, or argent-screen-recording respectively.

安装量
7
GitHub Stars
2870
最近更新
9月21日
software-mansion
社区

argent-device-interact

Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking visible app state after interactions. Not for TV targets.

安装量
7
GitHub Stars
2870
最近更新
9月21日
software-mansion
社区

argent-ios-device-interact

Drive a physical iPhone through argent. Use when a physical iPhone is involved (a list-devices iOS entry with kind "device") and ONLY then; never for a simulator. For cable, trust, or signing problems read argent-ios-device-setup.

安装量
7
GitHub Stars
2870
最近更新
9月21日