Cursor on Mobile? Here's the Closest Thing.
Cursor doesn't ship a real mobile client. VibeKit does — a native iOS app where an AI agent edits your code, runs the build, and deploys to a live URL. Same Claude and GPT models Cursor uses, designed for the way phones actually work.
Why there's no Cursor iPhone app
Cursor is a fork of VS Code — an Electron desktop editor. Porting a code editor with multi-pane layout, keyboard shortcuts, and a file tree to a 6-inch screen doesn't work, and Anysphere (Cursor's maker) hasn't tried. There's a browser-based "remote" mode where you connect to a Cursor desktop session from your phone, but it depends on your Mac being awake and online.
VibeKit took a different bet: on mobile, you don't edit code character-by-character — you direct an agent. The agent is the editor.
How VibeKit compares
| Cursor | VibeKit | |
|---|---|---|
| Native iOS app | No | Yes |
| AI model | Claude / GPT / others | Claude / GPT / DeepSeek / Qwen (free) |
| BYOK with your existing key | Yes | Yes (Anthropic, OpenAI) |
| Hosting included | No (deploy yourself) | Yes (Fargate, 1 app free) |
| Persistent agent across devices | No (per-session) | Yes (per-app context lives in cloud) |
| Best for | Long focused sessions at a desk | Iterate from anywhere; fix bugs from bed |
The common workflow
Most VibeKit users who came from Cursor end up running both, not switching:
- Cursor on the Mac for deep multi-file refactors, complex feature work, anything that benefits from a real keyboard.
- VibeKit on iPhone for "I just got a Sentry alert", "I want to ship this small fix", "I want to spin up a new project while waiting in line".
The GitHub webhook ties them together — push from Cursor on desktop, VibeKit auto-redeploys your hosted app. The agent on VibeKit picks up the latest commit. No data syncing problems because GitHub is the source of truth.
What model VibeKit uses
Same as Cursor, but more options. BYOK with your Anthropic or OpenAI key (zero markup) or pick from four OpenRouter-routed models (Anthropic, OpenAI, DeepSeek, or free Qwen). If you already pay for Claude Pro or ChatGPT Plus, sign in via OAuth — same subscription, same model quality, no extra cost.
VibeKit
Enter App