Public documentation and distribution metadata for AgentCloud’s hosted iOS Simulator MCP.
Documentation
AgentCloud — Hosted iOS Simulator MCP
The official remote MCP server for AgentCloud. Build, run, and inspect iOS apps in disposable hosted Simulators from cloud coding agents.
Remote endpoint: https://api.agentcloud.so/mcp
Official Registry name: so.agentcloud/ios-simulator
Capabilities
- Build and install iOS applications.
- Launch disposable hosted iPhone Simulators.
- Drive the UI and inspect accessibility output.
- Read device and application logs.
- Capture screenshots and recordings as test evidence.
- Retain artifacts for pull request verification and debugging.
AgentCloud exposes 28 MCP tools for iOS development, UI debugging, pull request verification, and repeatable mobile testing.
Connect
Add the remote endpoint to any OAuth-capable MCP client:
{
"mcpServers": {
"agentcloud": {
"type": "http",
"url": "https://api.agentcloud.so/mcp"
}
}
}AgentCloud uses OAuth 2.0 and supports Dynamic Client Registration. Your MCP client should open the AgentCloud authorization flow automatically when it first connects.
Example workflows
- “Build this iOS project and verify it launches successfully.”
- “Reproduce this UI bug in a hosted iPhone Simulator and inspect the logs.”
- “Test this pull request and retain screenshots, accessibility output, logs, and a recording.”
Links
Support
For product or security questions, email help@agentcloud.so.
This repository contains public distribution metadata and documentation for AgentCloud's hosted MCP server. The production service source code is maintained separately.
Similar MCP
Based on tags & features
Trending MCP
Most active this week