Designed for Agentic Workflows
Code
on Mac
Continue on
iPhone
Code on Mac
Continue on iPhone
World's first cross‑device IDE front‑end. Start in your Mac IDE, continue on your iPhone exactly where you left off.
(not yet) backed by
Y
CombinatorWorks with your IDE
Key Remaps for your AI CLIs
17:59
Cursor Terminal 30
Connected to Mac
245
Features for AI Workflows
Everything you need, right from your phone.
A full-featured mobile front-end for your AI coding workflow. No compromises.
AI-Agentic Workflows
- • Voice-to-text prompting for AI agents integrated into your IDE.
- • Real-time notifications when agents finish tasks, stop unexpectedly, or require input.
- • Optimized to reduce typing and speed up developer productivity.
>_
Task on hold.
The Agent requires a permission to continue.
Tasks Completed.
The Agent is waiting for your new prompt.
Production database warning.
Run migrations on production DB?
Terminal Mirroring
- • Full access to live terminals from VS Code on your Mac.
- • Interact with AI Agentic CLI tools, run commands, and compile code.
Cursor Terminal 2
> Add authentication to the login page
●︎ I'll add authentication to the login page. Let me check the current implementation first.
●︎ Read(src/pages/Login.tsx)
⎿ Read src/pages/Login.tsx with 45 lines
●︎ I'll implement JWT authentication with validation. Creating the auth service and updating the login component.
●︎ Write(src/services/auth.ts)
⎿ Created src/services/auth.ts with token management
●︎ Edit(src/pages/Login.tsx)
⎿ Updated Login component with JWT authentication
Customizable Key Remaps
- • Designed to interact faster with your favorite AI CLI tools.
- • Create single-stroke shortcuts for /commands, or use modifiers Cmd | Ctrl | Shift | Tab + keys.
Key Remaps
Configured
Claude
⇧Tab
/rewind
esc
Cline
/plan
/act
/smol
Gemini
⇧Tab
Yolo
!
Codex
/undo
/new
/resume
Cursor
⇧Tab
/model
/plan
OpenCode
/new
/undo
Tab
Source Control
- • Native front-end for Git and source control.
- • Stage/unstage files, commit changes, manage branches, pull/push from repositories.
- • Real-time sync with VS Code on Mac ensures consistency.
Changes8
src/components/Auth.tsxM
src/services/api.tsM
package.jsonM
src/utils/validation.tsU
src/hooks/useAuth.tsU
README.mdM
src/legacy/oldAuth.tsD
tsconfig.jsonM
Graphmain
chore: Preserve experimental landing page as...
masterrefactor(landing): Refine iPhone mockup layout and anima...
chore(ios): Update app icon scale and Xcode project refer...
origin/masterfix(ios): Match latency indicator colors with Connected sta...
fix(ios): Replace VS Code dark theme colors with iOS sem...
fix(ios): Change terminal view background...
chore(ios): Update app icon scale and Xcode project refer...
feat(mac): Add automatic macOS host discovery...
Diff Viewer
- • Side-by-side diff view with syntax highlighting.
- • Review code changes before committing.
- • Inline annotations and change indicators.
src/utils/ycombinator.ts
+2 −1
1
export const compose = (f, g) => x => f(g(x));
2
3
export const pipe = (...fns) => x => fns.reduce((v, f) => f(v), x);
3
// Y combinator for anonymous recursion
4
export const Y = f => (x => f(v => x(x)(v)))(x => f(v => x(x)(v)));
5
6
export const curry = fn => {
7
return function curried(...args) {
8
if (args.length >= fn.length) {
9
return fn(...args);
Screenshot Uploads
- • Select any captured screenshot from your photo library and upload it directly to the AI agent running on your Mac.
- • The image is automatically inserted into the ongoing discussion with the LLM.
Cursor Terminal 3
>█
Send Image
How it works
Up and running in 60 seconds.
No messy workarounds, firewalls, or SSH tunnels.
Just lock in and start building something great.
Install Xtro
02Install Xtro on both your Mac and iPhone and log in.
Pair & Go
03Scan the QR to pair, and you're set. Start coding on your Mac, then pick up on your iPhone exactly where you left off.
Pricing
Simple, transparent pricing.
All features included. No hidden fees. Cancel anytime.
Monthly
$10/month
Perfect for trying out Xtro with flexible monthly billing.
- Max 3 Terminals
- Max 2 Devices
- Source Control
- Diff Viewer
- Screenshots Uploads
- Custom Key Remap Sets
- Cancel Anytime
YearlySave 17%
$100/year
Best value for committed developers. 2 Months Free
- Max 4 Terminals
- Max 2 Devices
- Source Control
- Diff Viewer
- Screenshots Uploads
- Custom Key Remap Sets
- Save $20 Vs Monthly
Ready to code from anywhere?
Start on your Mac. Continue on your iPhone. Never miss a beat.
Get Started