loading…
Search for a command to run...
loading…
Enables AI assistants to interact with iOS Simulators and Android Emulators, allowing autonomous app development, UI interaction, profiling, and debugging throu
Enables AI assistants to interact with iOS Simulators and Android Emulators, allowing autonomous app development, UI interaction, profiling, and debugging through natural language.
Argent is an agentic toolkit that gives your AI assistant direct access to iOS Simulators and Android Emulators. Ask it to tap a button, run a profiler or reproduce an issue manually - all from within your CLI, without switching context.
npx @swmansion/argent init
Tip: Once installed, ask your assistant "What can Argent do?" - it will walk you through all capabilities available.
adb) on PATH, and the Android Emulator package if you want to boot AVDs from Argent. Create AVDs via Android Studio or avdmanager.init in your projectFrom your project root:
npx @swmansion/argent init
This command triggers an installation wizard which:
@swmansion/argent globallynpm install -g @swmansion/argent
argent init
| Command | Description |
|---|---|
argent init |
Install globally and configure MCP in the current workspace |
argent install |
Alias for init command |
argent update |
Pull the latest version and refresh workspace configuration |
argent remove |
Unregister the MCP server and uninstall the package |
argent uninstall |
Alias for remove command |
argent mcp |
Start MCP server instance, used internally by agent |
argent init auto-detects and configures MCP for:
| Editor | Config location |
|---|---|
| Claude Code | .mcp.json (project) or ~/.claude.json (global) |
| Cursor | .cursor/mcp.json (project) or ~/.cursor/mcp.json (global) |
| VS Code | .vscode/mcp.json |
| Windsurf | .windsurf/mcp.json |
| Zed | .zed/settings.json |
| Gemini CLI | .gemini/settings.json |
| Codex CLI | .codex/config.yaml |
| opencode | opencode.json (project) or ~/.config/opencode/opencode.json (global) |
Argent does not collect or transmit any user data. No telemetry, no analytics, no crash reporting.
Argent uses a mixed licensing model.
Source code is released under the Apache License 2.0.
Proprietary binaries (the bin/simulator-server and bin/ax-service executables and the .dylib files in native-devtools-ios) are the intellectual property of Software Mansion S.A. and are licensed solely for use within this project. Decompiling, reverse-engineering, or redistributing them without explicit written permission is prohibited.
By using Argent, you acknowledge and agree to this structure. See LICENSE for full details.
Since 2012 Software Mansion is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – Hire us.
Run in your terminal:
claude mcp add argent -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.