Skip to content
Zed

AgentCloud — Hosted iOS Simulator MCP for Zed

so.agentcloud/ios-simulator

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

client:Zed transport:streamable-http

Install AgentCloud — Hosted iOS Simulator MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

AgentCloud — Hosted iOS Simulator MCP in other clients