@argustest/argus
v3.2.0
Published
iOS Device Monitoring for AI Development - MCP Server for Claude Code
Downloads
238
Maintainers
Readme
ArgusTest - iOS Device Monitoring for AI Development
MCP (Model Context Protocol) server for real-time iOS device monitoring, screenshots, and error tracking. Designed for Claude Code and AI-powered development workflows.
Install
npm install -g @argustest/argusQuick Start
# Activate with your license key
argus-mcp --license-activate YOUR-LICENSE-KEYSubscribe at argustest.dev/pricing to get your license key.
Claude Code MCP Configuration
Add to your Claude Code MCP settings:
{
"mcpServers": {
"argus": {
"command": "argus-mcp"
}
}
}Available MCP Tools
| Tool | Description |
|------|-------------|
| device_status | Check connected device state |
| device_list_errors | List recent device errors |
| device_capture_screenshot | Capture device screenshot |
| device_get_crash_logs | List available crash logs |
| device_read_crash_log | Read crash log contents |
Requirements
- macOS 12.0+
- Physical iOS device connected via USB (or Simulator)
libimobiledevice(brew install libimobiledevice)
License
Commercial software. Subscribe at argustest.dev/pricing.
Support
Visit argustest.dev/support for help.
