Skip to content
Cursor

AgentCloud — Hosted iOS Simulator MCP for Cursor

so.agentcloud/ios-simulator

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

client:Cursor transport:streamable-http

Install AgentCloud — Hosted iOS Simulator MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ios-simulator": {
      "url": "https://api.agentcloud.so/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AgentCloud — Hosted iOS Simulator MCP in other clients