{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_argent",
  "slug": "argent",
  "name": "Argent",
  "canonical_url": "https://www.openagent.bot/agents/argent",
  "category": "agents",
  "resource_type": "agent",
  "summary": "Argent is an agentic toolkit by Software Mansion that connects AI coding assistants directly to iOS Simulators and Android Emulators. It enables agents to tap, swipe, type, launch apps, inspect view hierarchies, read console logs, capture crash reports, profile React Native and Xcode Instruments sessions, and debug mobile apps — all from within the CLI without switching context. It ships as an MCP server and supports Claude Code, Cursor, Copilot, Codex, Gemini, OpenCode, Windsurf, and Zed.",
  "capabilities": [
    "tool-calling",
    "mcp",
    "workflow-orchestration"
  ],
  "constraints": [
    "source-available",
    "mcp-compatible"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "shell/files",
    "memory",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Connector or protocol layer"
  ],
  "avoid_when": [
    "Users who only develop for web or backend and never touch mobile simulators",
    "Teams that cannot install macOS with Xcode (iOS) or Android SDK Platform Tools (Android)"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Open Source",
    "Install Argent via npx",
    "Install Argent globally"
  ],
  "evidence_urls": [
    "https://github.com/software-mansion/argent",
    "https://argent.swmansion.com",
    "https://www.npmjs.com/package/@swmansion/argent"
  ],
  "last_verified_at": "2026-06-03",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/argent.json",
    "markdown_url": "https://www.openagent.bot/agents/argent.md",
    "agent_json_url": "https://www.openagent.bot/agents/argent.agent.json"
  }
}