agentcloud-mcp
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.
Frequently asked questions
What is agentcloud-mcp?
agentcloud-mcp is Public documentation and distribution metadata for AgentCloud’s hosted iOS Simulator MCP.
How do I install agentcloud-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is agentcloud-mcp open source?
Yes — it is hosted on GitHub at https://github.com/Theo-/agentcloud-mcp.
Related MCP tools
Connect an MCP Client that only supports local (stdio) servers to a Remote MCP Server, with auth support: TypeScript-based implementation.
Clojure MCP Trusted by 600+ developers. Trusted by 600+ developers. Trusted by 600+ developers.
5. Update .env file in the root directory with your mem0 API key: for the Model Context Protocol. Enhance AI assistants with powerful integrations.
- Discover available MCP servers from our curated registry TypeScript-based implementation.
Model Context Protocol integration for Python. Enhance AI assistants with powerful Python-based capabilities and integration support.
This repository contains Model Context Protocol (MCP) servers that enable MCP clients (like Claude Desktop or the cline.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP