# Macro Automation Studio > Macro Automation Studio (MAS) is a desktop studio for Windows and Apple Silicon Mac that automates Android apps and games through the screen: on an emulator (BlueStacks, LDPlayer, MuMu Player, MEmu), on a MAS cloud device, or on your own phone plugged into the studio. MAS Agent turns a one-sentence task into a deterministic Python macro that runs at zero AI cost, and an MCP server gives Claude Code, Cursor, Claude Desktop, Codex, Hermes and any MCP client real Android devices. Facts checked against the product on 2026-08-28 and later. Prices are in USD before processing fees. - Platforms: Windows 10 or Windows 11 (64-bit) and Apple Silicon Mac (M1 to M5). No Linux build, no Intel Mac build, and no app that lives on the phone. - How it works: image recognition, OCR text reading and humanized input on the real screen. It does not modify APKs or read memory. It also fits end-to-end QA: drive a test build through a flow and check every screen. - MAS Agent: explores the live app once, captures every template image and OCR region on-device, compiles a standard Python project and validates it by replay until 3 clean runs in a row. Credits are spent at authoring only; the finished macro runs at zero credits. - Cloud devices: always-on, GPU-streamed Android devices that run macros and MAS Agent server-side with the PC off. Boot in about 48 seconds. $80/mo per device with 20,000 AI credits included every month. - MCP server: 25 remote tools (devices, vision, macros, the agent, learned app maps) over HTTP with OAuth 2.1 and scoped API keys, plus a free local connector (13 tools) that drives your own emulator over adb. - Also in the studio: Python SDK and IDE, Asset Lab (template and OCR capture), UI Builder (argument forms and runtime dashboards), scheduler, device groups with per-device settings and proxies, webhooks, REST API, and marketplace bots for Whiteout Survival, Kingshot and Last Asylum: Plague. - Pricing: Individual from $5/mo for 1 device, then $5 plus $1 per device from 2 devices (1 device $5, 2 devices $7, 5 devices $10, 10 devices $15, 15 devices $20). Business $99/mo with 5 seats. 3-day free trial. Annual billing 10% off. 1,000 credits = $1. - Support: support@automationmacro.com and Discord (https://discord.gg/macroautomationstudio). - No automation tool is 100% risk-free, so automate responsibly and at your own discretion. ## Product pages - [Home](https://automationmacro.com/): Android automation with an AI agent, the six things the studio does, gallery and FAQ - [MAS Agent](https://automationmacro.com/agent): how the agent explores, compiles and validates a macro, cost per run, example prompts - [Cloud devices](https://automationmacro.com/cloud-devices): always-on Android devices, what is included, how billing works - [Physical devices](https://automationmacro.com/physical-devices): real Android phones hosted by MAS, not available yet, with a waitlist - [MCP server](https://automationmacro.com/mcp): connect Claude Code, Cursor, Codex or any MCP client to real Android devices - [Pricing](https://automationmacro.com/pricing): Individual device ladder, cloud device add-on, Business plan, credit packs - [Download](https://automationmacro.com/download): Windows and Mac installers with live version numbers - [Make a bot for any game](https://automationmacro.com/make-a-bot-for-any-game): tutorial page for building a game bot - [About](https://automationmacro.com/about): who builds MAS and how to reach them ## Documentation - [Docs index for AI assistants](https://automationmacro.com/docs/llms.txt): every English docs page with a one-line description - [Full docs text](https://automationmacro.com/docs/llms-full.txt): the complete text of every English docs page in one file - [Docs hub](https://automationmacro.com/docs): search, paths and every group. Every docs page is also available as Markdown at its URL plus .md - [Python Android Emulator Automation: Getting Started](https://automationmacro.com/docs/getting-started.md): Set up Python Android emulator automation in Macro Automation Studio: connect a device, then run a marketplace bot, ask MAS Agent or write a first macro. - [Macro Automation Studio Download for Windows and Mac](https://automationmacro.com/docs/install.md): Download and install Macro Automation Studio on 64-bit Windows or an Apple Silicon Mac, sign in with email or Google, and see where updates and projects live. - [AI Agent for Android Automation: From Prompt to Macro](https://automationmacro.com/docs/agent.md): Describe an Android automation task, let MAS Agent explore the app on an emulator or a cloud device, and get a validated Python macro you can edit in Studio. - [Android Emulator Automation: Emulators, Cloud and Phone](https://automationmacro.com/docs/devices.md): Android emulator automation in Macro Automation Studio: the emulators it discovers, the adb port rules, adding a device by port, cloud devices and your phone. - [BlueStacks ADB Connect and Port Setup for MAS](https://automationmacro.com/docs/bluestacks-setup-guide.md): Enable ADB in BlueStacks 5, find the ADB port, connect Macro Automation Studio, and fix device-not-found and offline errors on Windows and Mac. - [BlueStacks ADB Not Working: Android Emulator ADB Fixes](https://automationmacro.com/docs/adb-troubleshooting.md): Fix adb not working, device not found and offline errors for BlueStacks, LDPlayer, MuMu, MEmu and Nox in Macro Automation Studio, with adb commands to check. - [Cloud Android Device: Create, Stream and Run Macros](https://automationmacro.com/docs/cloud-devices.md): Create a cloud Android device in Macro Automation Studio, view it over WebRTC, install APKs and run macros server-side with your PC off, and fix stuck devices. - [How to Set Up the MCP Server: Claude Code, Cursor, Codex](https://automationmacro.com/docs/mcp.md): How to set up the MAS MCP server in Claude Code, Cursor or Codex: connect Android, send your API key as a header, and run a macro from chat. - [Android MCP Server Tools Reference: Hosted and Local](https://automationmacro.com/docs/mcp/tools.md): All MAS Android MCP server tools by name, with parameters, the surface each exists on and the scope it needs, for Claude Code, Cursor, Codex or any MCP client. - [Android Automation in Python: mas SDK Overview](https://automationmacro.com/docs/sdk.md): Android automation in Python with the mas package: how a MAS script launches, drives an emulator or cloud device, and where every function lives. - [MAS SDK Reference: Python Android Automation API](https://automationmacro.com/docs/api-reference.md): The mas SDK reference: every function, class, type and exception in the Python package with exact signatures and defaults for emulator and cloud device macros. - [How to Make a Bot for Any Android Game in MAS](https://automationmacro.com/docs/make-a-bot-for-any-game.md): How to make a bot for any Android game in Macro Automation Studio: install one from the Marketplace, ask MAS Agent, or script it in Python on BlueStacks. - [Macro Automation Studio Pricing: Plans, Devices, Credits](https://automationmacro.com/docs/billing.md): How Macro Automation Studio pricing and billing work: the device ladder, the cloud device add-on, AI credits, cycle changes, cancelling and failed payments. - [Macro Automation Studio Not Working? Errors and Fixes](https://automationmacro.com/docs/troubleshooting.md): Fixes for when Macro Automation Studio is not working: sign-in, missing devices, image not found, OCR misreads, script errors, stuck cloud devices and credits. ## Documentation in other languages - [Español (Spanish)](https://automationmacro.com/es/docs/llms.txt): docs index; localized site at https://automationmacro.com/es - [Português (Brasil) (Brazilian Portuguese)](https://automationmacro.com/pt-BR/docs/llms.txt): docs index; localized site at https://automationmacro.com/pt-BR - [日本語 (Japanese)](https://automationmacro.com/ja/docs/llms.txt): docs index; localized site at https://automationmacro.com/ja - [Tiếng Việt (Vietnamese)](https://automationmacro.com/vi/docs/llms.txt): docs index; localized site at https://automationmacro.com/vi - [한국어 (Korean)](https://automationmacro.com/ko/docs/llms.txt): docs index; localized site at https://automationmacro.com/ko - [简体中文 (Simplified Chinese)](https://automationmacro.com/zh-CN/docs/llms.txt): docs index; localized site at https://automationmacro.com/zh-CN ## Blog - [Blog index](https://automationmacro.com/blog) and [RSS feed](https://automationmacro.com/rss.xml) - [Is There an AI That Plays Mobile Games for You? Yes. Here Is How It Works](https://automationmacro.com/blog/ai-that-plays-mobile-games-for-you): Yes, an AI can play mobile games for you. The good kind learns the grind once and hands you a macro that runs every day at zero AI cost. Here is how. - [Are Emulator Macros Safe? Ban Risk on BlueStacks, LDPlayer, MuMu, MEmu](https://automationmacro.com/blog/are-emulator-macros-safe): A direct answer on emulator macro ban risk for BlueStacks, LDPlayer, MuMu and MEmu: what decides it, what humanized input means, and how to keep it low. - [Auto Clicker vs Macro vs AI Agent for Android Emulators](https://automationmacro.com/blog/auto-clicker-vs-macro-vs-ai-agent): Is there an auto clicker for Android emulators on PC? Yes, but it stops at fixed taps. Here is what a macro adds, what an AI agent adds, and which one to use. - [Best Cloud Phone for AFK Gaming and Game Farming in 2026](https://automationmacro.com/blog/best-cloud-phone-for-afk-gaming): What to look for in a cloud phone for AFK gaming: always on, GPU rendering, automation on the device, flat monthly pricing and multi-device scheduling. - [Android Automation Tools in 2026: Phone Apps vs Emulator Macros vs AI Agents](https://automationmacro.com/blog/android-automation-tools-2026): The five kinds of Android automation tool in 2026 and how to choose: on-phone app, emulator recorder, image-recognition studio, AI agent or cloud device. - [Can AI Control Your Android Phone? What Works Today](https://automationmacro.com/blog/can-ai-control-your-android-phone): AI can control an Android phone, from your PC too. The four ways it happens in 2026, what each can do, and how to let Claude or MAS Agent drive a device. - [Cloud Phone vs Android Emulator vs Cloud Android Device for Automation](https://automationmacro.com/blog/cloud-phone-vs-android-emulator): Emulators are free and local, cloud phones run without your PC, and a cloud Android device runs your macros itself. Cost, uptime and control compared. - [Connect Claude Code to an Android Emulator in 5 Minutes (MCP Setup)](https://automationmacro.com/blog/connect-claude-code-to-an-android-emulator): Give Claude Code eyes and hands on BlueStacks, LDPlayer, MuMu or MEmu with the free MAS MCP connector: one command, first prompts, and the cloud route. ## Policies - [Terms and conditions](https://automationmacro.com/terms-and-conditions) - [Privacy policy](https://automationmacro.com/privacy-policy) - [Fulfillment policy](https://automationmacro.com/fulfillment-policy): trials, billing, refunds