
Agent Device
Let your coding agent inspect, tap, and debug real iOS, Android, desktop, and TV app builds before you ship updates.
Overview
Agent Device is a Ship-phase MCP server that enables AI agents to inspect, control, and debug iOS, Android, desktop, and TV apps.
What is this MCP server?
- MCP server agent-device (v0.16.9) for real device and emulator control
- Supports iOS, Android, desktop, and TV app surfaces from Callstack incubator repo
- stdio npm transport for Claude Code, Cursor, and compatible MCP clients
- Oriented to inspect, control, and debug—not just screenshots
- Fits React Native and cross-platform stacks common to Callstack tooling
- npm package agent-device version 0.16.9
- Platforms listed: iOS, Android, desktop, and TV
- Repository callstackincubator/agent-device on GitHub
Community signal: 2.7k GitHub stars.
What problem does it solve?
Manual simulator and device testing breaks flow when you want an agent to reproduce bugs or verify UI on real targets.
Who is it for?
Indie mobile or cross-platform devs using MCP agents who need hands-on device debugging beyond static code review.
Skip if: Web-only SaaS builders with no native apps, or teams unwilling to configure device/emulator tooling locally.
What do I get? / Deliverables
Your agent can drive and debug installed apps across platforms from MCP, tightening pre-ship test loops.
- Agent-driven inspect and control sessions on supported platforms
- Faster reproduction of UI and navigation bugs on real targets
- MCP bridge between coding agent and native app debug workflows
Recommended MCP Servers
Journey fit
How it compares
Real-device control MCP server, not a Playwright-only browser skill.
Common Questions / FAQ
Who is Agent Device MCP for?
Builders shipping native or cross-platform apps who want Claude Code or Cursor to interact with real devices and emulators via MCP.
When should I use Agent Device MCP?
Use it in ship/testing when you have runnable builds and need agent-assisted reproduction, UI checks, or debug sessions on iOS, Android, desktop, or TV.
How do I add Agent Device MCP to my agent?
Install the Agent Device npm package, configure your local device/simulator toolchain per the GitHub repo, register stdio MCP in your client, then issue control and inspect commands from the agent.