← Top 100 / Full directory (6,012)

AgentCloud Hosted iOS Simulator

Dev Tools Remote Official Top 100 1 tool

Build, run, inspect, and verify iOS apps in disposable hosted Simulators from cloud coding agents.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://api.agentcloud.so/mcp
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(1)
  • ios.create

    Create a disposable hosted iOS Simulator run.memory.read — Read persistent guidance for agents.memory.update — Update persistent guidance for future agents.ios.create_source_upload — Upload complete iOS source securely for a cloud build.ios.build — Build an iOS Simulator app in a disposable macOS VM.ios.get_build — Read build status, logs, and artifact metadata.ios.wait_for_build — Wait for a queued or running cloud build.ios.create_app_upload — Upload a prebuilt iOS Simulator app.ios.install — Install a built or uploaded app in the Simulator.ios.launch — Launch an installed app by bundle identifier.ios.open_url — Open a URL or deep link in the Simulator.ios.tunnel_open — Open a run-scoped full-duplex TCP tunnel.ios.open_metro_tunnel — Connect an Expo development client to Metro.ios.tunnel_close — Close a run-scoped tunnel.ios.launch_expo — Launch and verify an Expo development-client workflow.ios.get_workflow — Read and advance an iOS workflow.ios.wait_for_workflow — Wait for workflow progress or completion.ios.cancel_workflow — Cancel a workflow and release its tunnel.ios.observe — Capture a screenshot and accessibility description.ios.tap — Tap a point or exact accessibility selector.ios.system_alert — Accept, dismiss, or operate an iOS system alert.ios.swipe — Swipe between normalized screen coordinates.ios.keyboard — Type text into the focused iOS control.ios.button — Press the iOS Home button.ios.logs — Read app, crash, and Simulator logs.ios.start_recording — Start a retained MP4 recording segment.ios.stop_recording — Finalize a retained MP4 recording segment.ios.destroy — Destroy the Simulator and complete the retained run.

Related servers