Early access

Your VS Code workspace,
mirrored to the cloud in real time.

Tired of losing momentum, or getting a good idea, when your PC's nowhere near? Cepho syncs your whole project automatically every 1 minute, so it's always right there.

Every 1 min Auto-sync, nothing to trigger
Delta-only Only changed files upload
PC off? Doesn't matter, cloud has it
  • Not Cursor Mobile — not your local repo
  • Not Replit — not a browser IDE
  • Not Claude app — no file tree or IDE sync
  • Cepho — your workspace, synced
Works in
VS Code Cursor More editors on the roadmap
D

Why I built Cepho

Danny — solo founder, self-taught developer

I noticed my brain doesn't really clock out of a project. The idea for a fix, or the thing that's actually wrong with a bug, tends to show up nowhere near my desk. Standing in line, on a train, stuck at a boring family thing.

Normally that idea is just gone by the time I'm back at my PC. I'd lose the thread, or I'd default to scrolling instead, even though half my head was still on the project the whole time.

Cepho is the fix for that specific gap. Not a replacement for your setup, not a new IDE, not remote access to your machine. Just your actual files, available the second you think of something, so the moment doesn't die before you get back to your desk.

— Danny

🐙

Cepho is named after the octopus for a reason. What you're looking at is one arm. The app you're about to install is Core, the first of several. More are already being built.

What it looks like

Cepho mobile app file browser showing synced cloud files

Chat with AI — it knows your file tree, same context as your desktop session.

Cepho mobile app connect your IDE screen

Only changed files upload. Runs quietly in the background.

Cepho mobile app chat applying an AI code suggestion

Edit on mobile, changes land in Cursor when you're back.

Where Cepho fits

A few other ways people already solve parts of this. All of them are solid tools for what they're built for — here's the honest breakdown.

Tool Your actual project?
The real codebase you were working in on your PC, not a cloud copy, a fresh sandbox, or a separate environment.
No PC required?
Doesn't need your computer on, awake, or reachable. Different from "remote control," which drives a machine that has to stay running.
Native mobile UI?
A real app built for touch and small screens. Not a terminal or a desktop site squeezed onto a phone.
Getting started?
What it actually takes to go from zero to working, every option requires something.
SSH / Termius Yes No, PC must stay on Terminal only Port forward or dynamic DNS, then pair the app
GitHub Codespaces No, cloud copy Yes Browser only GitHub account + Codespace config
Replit No, own environment Yes Browser only Account + rebuild your project inside Replit
Cursor Mobile Only in "control my PC" mode Depends on mode used Yes App + account, plus PC setup if controlling your machine
Claude Code mobile Only with Remote Control Depends on mode used Yes App + account, plus Remote Control setup on your machine
Cepho Yes Yes Yes Extension in your editor + app, pair once
📦

Open source (free tier)

Free tier code is public on GitHub. See what's actually running before you install anything.

📝

Changelog

Every release, what changed, when. No black box updates.

🔒

Your files, not your secrets

Cepho syncs workspace files. Not keys, tokens, or credentials.

How it works

01

Join the waitlist

Free, no spam.

02

Install the app

Android beta live now. Scan the QR or download the APK.

03

Install the extension

One command in Cursor or VS Code. Pair with the same email.

04

You're synced

Cloud is the truth. Devices are windows.

Questions

What is Cepho?

Your Cursor or VS Code project lives in the cloud. Open your phone and everything is there, even if your PC is off.

How is Cepho different from Cursor Mobile, Replit, or Claude?

Cursor Mobile is Cursor's app, not your actual project. Replit is a browser IDE, not your existing repo. Claude on mobile has no clue what files you have. Cepho connects your real workspace to your phone and back.

Does my PC need to be on?

No. Files and chat live in the cloud. Changes sync back to your IDE when you're back at your desk.

Which editors work with Cepho?

Cursor and VS Code. Install the extension, open your project, pair from the app and you're good. More editors coming.

How does sync work?

Only changed files upload. Save in the IDE and the cloud updates. Edit on mobile and the changes apply in Cursor when you're back. Runs in the background, nothing to think about.

What does it cost?

Waitlist is free. First 25 get founding-member Pro benefits (4 months Pro free then 50% off). After that there's a free tier and Pro at $10/mo.

Can I try it now?

Android beta is live. Download the APK, install the extension, pair your IDE and that's it.

Step 2

Install on your phone

Android beta — chat with your cloud project from your pocket.

Scan with your phone — or use the button below on mobile.

Download beta APK Android · arm64

On PC? Download here, transfer to your phone, then install from Files.

  1. Install the APK (allow browser installs if asked)
  2. Open Cepho and sign in

Step 3

Install Cepho Sync

Open in Cursor or VS Code — syncs your project to the cloud.

Windows (PowerShell)

iwr https://cepho.cloud/downloads/cepho-0.2.18.vsix -OutFile $env:TEMP\cepho.vsix; cursor --install-extension $env:TEMP\cepho.vsix --force

macOS / Linux

curl -L -o /tmp/cepho.vsix https://cepho.cloud/downloads/cepho-0.2.18.vsix && cursor --install-extension /tmp/cepho.vsix --force

Also on the VS Code Marketplace (stable channel may lag behind the latest beta VSIX) — full setup guide (pairing, daemon, troubleshooting).

  1. Open your project folder in Cursor
  2. Run Cepho: Connect to Cepho — same email as the app
  3. Approve the connection on your phone

Step 4

You're ready 🐙

Cloud is the truth. Devices are windows.

  • Open Cepho on your phone and pick your project
  • Chat with AI — it knows your file tree
  • Edits sync back to Cursor automatically

Share your experience: cepho.cloud/share