Developer
For individual agent workflows$49minimum
per month
$0.00050 per active second
- About 27 simulator hours included
- 1 concurrent session
- 7-day evidence retention
Create, operate, and inspect a hosted iOS Simulator through one OAuth-enabled MCP URL.
From $0.00033 / secondNo seats · usage credits included$49minimum
per month
$0.00050 per active second
$199minimum
per month
$0.00040 per active second
$999minimum
per month
$0.00033 per active second
Your monthly minimum becomes simulator credit. When it runs out, usage continues at the same per-second rate—without seat fees or per-run charges.
Active time begins when the Simulator is ready and stops when the run is destroyed or reaches its inactivity timeout.
Your agent gets a small, purpose-built tool surface—without raw shell access to the Mac worker.
{
"mcpServers": {
"agentcloud": {
"url": "YOUR_AGENTCLOUD_MCP_URL"
}
}
}
OAuth 2.1 and PKCE connect the MCP client to the right AgentCloud team. There is no agent secret to create or paste.
Install a Simulator-compatible .app, launch it, open deep links, observe the screen, and act through semantic or coordinate input.
The Simulator disappears at the end of the run. Its actions, screenshots, accessibility state, logs, and finalized recording remain inspectable.
Every action stays connected to the evidence available at that moment, so teams can reconstruct a run instead of guessing from an isolated test result.
Simulator operations stay behind the application backend. Browser sessions, OAuth grants, runs, and artifacts are scoped to the team that created them.
The practical details for connecting an agent to a hosted iOS Simulator.
It exposes a focused set of iOS Simulator operations as Model Context Protocol tools. An MCP-compatible coding agent can create a run, install and launch an app, observe the screen and accessibility tree, act on the interface, read logs, and destroy the session.
No. The iOS Simulator runs on AgentCloud’s Mac worker while the MCP client can connect remotely. Your app still needs to be built for the iOS Simulator runtime.
No. AgentCloud accepts Simulator-compatible .app bundles. A device-signed .ipa targets physical devices and is not interchangeable with a Simulator build.
Runs can retain actions, screenshots, accessibility snapshots, logs, typed values, artifacts, and full-run video. Because this evidence may contain sensitive data, teams should manage access and deletion deliberately.
Your monthly minimum is usage credit. Active Simulator time is totaled across sessions and billed at the plan’s exact per-second rate. Usage beyond the credit continues at the same rate.
Connect one MCP URL. Launch a disposable iOS Simulator. Keep the evidence.