erne-setup-device

Install and configure the ERNE agent-device MCP server for iOS and Android simulator control.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-setup-device-treesus6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: erne-setup-device
Source: https://github.com/treesus6/SkateQuest-Mobile/tree/main/.claude/skills/erne-setup-device
Command: npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-setup-device-treesus6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ERNE setup streamlines installing and configuring the agent-device MCP server to enable simulator and emulator control.

Core Features & Use Cases

  • Automates the installation and configuration of the agent-device MCP server to enable device interaction in local development.
  • Supports commands like /erne-debug, /erne-perf, /erne-component, and /erne-deploy for enhanced debugging and validation in iOS and Android environments.

Quick Start

Run the erne-setup-device command to install and configure the MCP server on your development machine.

Frequently Asked Questions about erne-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 and Android simulator control?

To set up an MCP server for simulator and emulator control, you need to install the ERNE agent-device server and configure it within your local development environment, including updating your .claude/settings.json file for proper integration.

What is an agent-device MCP server used for in mobile development?

An agent-device MCP server is used to enable direct interaction and control over iOS and Android simulators or emulators during local development, allowing automated debugging, performance testing, component validation, and deployment.

How do I enable commands like /erne-debug and /erne-perf for local development?

To enable device control commands like /erne-debug and /erne-perf, you must run the ERNE setup process to install the MCP server and apply the required integration steps in your project's configuration files.

Do I need to configure .claude/settings.json to use ERNE device control?

Yes, configuring the .claude/settings.json file is a required integration step to successfully set up the ERNE MCP server and enable device control commands across your iOS and Android development environments.

Can I use ERNE to debug and deploy across both iOS and Android environments?

Yes, ERNE supports cross-platform mobile development by enabling simulator and emulator control for both iOS and Android environments, allowing you to use commands like /erne-deploy and /erne-component seamlessly.