Loomal

Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps

2.7k starsnpm: agent-device

About agent-device

agent-device is an MCP (Model Context Protocol) server published by callstackincubator in the official MCP registry, listed under Autonomous Agents on Loomal. Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps

It ships as an npm package (agent-device), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/callstackincubator/agent-device, where the project has earned 2,704 GitHub stars.

Use agent-device with your agent

Claude Code · one command
claude mcp add agent-device -- npx -y agent-device
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-device": {
      "command": "npx",
      "args": [
        "-y",
        "agent-device"
      ]
    }
  }
}
npmagent-device

Frequently asked questions

What is agent-device?
agent-device is an MCP (Model Context Protocol) server by callstackincubator in the Autonomous Agents category. Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps
How do I connect agent-device to Claude, Cursor, or another MCP client?
Install agent-device from its npm package (agent-device) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-device open source?
Yes — the source code is public at github.com/callstackincubator/agent-device, with 2,704 GitHub stars.
Can AI agents pay to use agent-device?
Not yet through Loomal — agent-device is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-device? Claim this listing free by verifying GitHub ownership, or contact us.