EvanBacon/serve-sim
A server that exposes Apple iOS Simulators over HTTP/WebSocket for remote interaction by AI coding agents.

Velocity · 7d
+40
★ / day
Trend
→steady
star history
Serve-sim hosts Apple iOS Simulators over a network so AI coding agents can interact with them. It spawns a Swift helper to capture the simulator framebuffer via simctl io, streams it as MJPEG video, and provides a WebSocket control channel. The tool forwards keyboard, gestures, and logs to the browser for consumption by MCP-based agent tools. It works with any booted iOS Simulator without requiring app instrumentation.