Skip to main content

Documentation

Everything you need to get started with ArgusTest and master iOS debugging with AI.

Quick Start

Get ArgusTest running in under 5 minutes

1. Install dependencies

brew install libimobiledevice jq

2. Run installer

./install.sh

3. Add to Claude Code config

{
  "mcpServers": {
    "argus": { "command": "argus-mcp" }
  }
}
Get your license key

Frequently Asked Questions

What happens after I'm approved from the waitlist?

You'll receive an invite email with a 24-hour window to sign up. We send reminders at 12hr and 1hr before expiry. Complete payment to lock in your discount and get instant access.

How many devices can I use?

Each license includes 2 Mac activations and 5 iOS devices.

Does it work offline?

Yes, ArgusTest has a 14-day offline grace period after initial activation.

What iOS versions are supported?

iOS 15.0 and later on all iPhone and iPad models.

View all FAQs

Need Help?

Can't find what you're looking for? Our support team is here to help.

@

Email Support

support@argustest.dev

Response time: Within 24 hours (business days)

MCP Tools Reference

ToolDescriptionParameters
device_statusCheck device connection and app stateNone
device_capture_screenshotCapture current screen via USBNone
device_request_app_screenshotRequest screenshot via Supabase RealtimeNone
device_list_errorsList recent app errorslimit (optional)
device_get_crash_logsList available crash logsapp_name (optional)
device_read_crash_logRead crash log contentslog_name (required)