MobileCode
An AI coding agent for mobile apps that streams a live iOS Simulator or Android Emulator preview right into the chat, so you can watch changes render as the agent writes code.
🔗 Visit MobileCodeDescription
AI coding agents like Claude Code or Codex are increasingly good at writing app code, but mobile development has a gap most of them don't cover well: you can't actually see whether the change worked without switching to a simulator or emulator yourself. MobileCode is a fork/extension of the open-source opencode agent built specifically to close that loop for iOS and Android.
It automatically detects whether a project is an Xcode/CocoaPods/Expo iOS app or a Gradle/Expo Android app, then streams a live simulator (via serve-sim) or emulator (via serve-avd) view directly into the same chat interface where you're talking to the agent — so you watch the UI update in near real time as changes are made, with build status shown alongside. Beyond the mobile-specific pieces, it inherits opencode's broader agent framework: multi-model support, MCP (Model Context Protocol) integration, a plugin/skills system, and interfaces across terminal, desktop, and web. It's free and open source.
💬 Our review
The short version: MobileCode targets a real, specific gap — general-purpose coding agents can write mobile code but can't show you it working without you tabbing over to a simulator yourself, and closing that loop measurably speeds up the edit-check cycle for mobile-specific UI work.
Being built on top of opencode rather than from scratch is a smart choice: it inherits a maturing multi-model, MCP-compatible agent framework instead of reinventing agent orchestration, and stays free and open source rather than becoming a walled-garden mobile IDE. The trade-off is scope — this is specifically for iOS/Android native or Expo/React Native projects; it doesn't help with web or backend work, where you'd want the underlying opencode agent (or another agent entirely) without the mobile-specific overhead. As a fork of an actively evolving upstream project, staying in sync with opencode's changes is worth watching over time. Worth trying if you're building a mobile app with an AI agent and tired of manually flipping to the simulator to check results; unnecessary if your work isn't mobile-specific.
💰 Pricing
📊 Global score
🤖 AI-enriched data
Open source, gratuit
Pros
Prévisualisation live du simulateur iOS / émulateur Android dans le chat
Détection automatique de projet iOS (Xcode/CocoaPods/Expo) ou Android (Gradle/Expo)
Hérite du framework opencode : multi-modèle, MCP, plugins/skills
Gratuit et open source
Cons
Utile seulement pour du développement mobile spécifiquement
Fork d'un projet upstream actif, nécessite de suivre les évolutions d'opencode
Moins pertinent pour du web/backend
