All MCP servers

agent-device

Official
by Api.AirforcestdioDeveloper Tools02,677MIT

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

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "agent-device-imp2534b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}