setup-device

Install and configure the agent-device MCP server for simulator and emulator control.

41|4|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill setup-device
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-device
Source: https://github.com/JubaKitiashvili/everything-react-native-expo/tree/main/.claude/skills/setup-device
Command: npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill setup-device

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install and configure the agent-device MCP server to enable simulator and emulator control.

Core Features & Use Cases

  • Prerequisite checks for iOS and Android environments
  • Install and configure the agent-device MCP server
  • Verify connection to simulators/emulators and enable enhanced device control commands
  • Use case: Rapidly set up device control in CI or local development for mobile UI testing

Quick Start

Run the setup-device workflow to install the MCP server, verify device availability, and enable enhanced device control commands.

Frequently Asked Questions about setup-device

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an MCP server for iOS simulator and Android emulator control?

To set up an MCP server for simulator control, you need to install and configure the agent-device server. This process includes running prerequisite checks for iOS and Android environments, installing the server, and verifying device availability to enable enhanced control commands.

What are the prerequisites for configuring the agent-device MCP server?

Configuring the agent-device MCP server requires passing prerequisite checks for both iOS and Android development environments. Ensuring these foundational environments are correctly set up allows the installation to proceed safely and enables repeatable setup with clear status reporting.

Can I use this MCP server setup to automate mobile UI testing in CI?

Yes, you can use this MCP server setup to rapidly set up device control in CI or local development for mobile UI testing. It integrates with command hooks to enhance debugging workflows for iOS and Android emulation, ensuring safe and repeatable setup.

How does the agent-device MCP server integrate with debugging workflows?

The agent-device MCP server integrates with debugging workflows by connecting to command hooks after verifying device availability. This integration enables enhanced device control commands for iOS and Android emulation, streamlining mobile UI testing and debugging processes.

What steps are enforced during the MCP server installation for emulators?

The installation enforces prerequisite checks, server installation, device verification, and command integration steps. This structured process ensures safe, repeatable setup with clear status reporting for iOS and Android emulator control.