Zo Computer gives you a personal cloud server where you can run code, build projects, and host services. Every Zo comes with a built-in terminal and file system you can use right from your browser.
For more serious development, you can connect your favorite IDE directly to your Zo and use it as a remote development environment:
-
VS Code with Remote-SSH
-
Cursor with Remote-SSH
-
Windsurf with Remote-SSH
-
Zed with Remote Development
But what if you want VS Code in your browser—accessible from any device, without installing anything locally? That's possible too.
Why run VS Code in the browser?
A browser-based VS Code is useful when:
-
You're on a device where you can't install software (a work computer, a Chromebook, someone else's laptop)
-
You want a consistent environment that's always accessible from anywhere
-
You need to make quick edits from a tablet or phone
-
You want your development environment to keep running even when your local machine is off
Setting up VS Code Server on Zo
Zo has a setup skill that installs and configures VS Code Server for you. In Zo chat (pick your own password):
Run the code-server setup skill with password [your-password]
Within a minute you'll have VS Code running at a URL like code-yourname.zocomputer.io.
The skill handles installation, HTTPS, password authentication, and registering it as a managed service that auto-restarts.
VS Code Server vs cloud IDEs
There are several browser-based development options:
-
GitHub Codespaces — Fully managed, tightly integrated with GitHub. Pricing starts at $0.18/hour for a 2-core machine, with a free tier of 120 core-hours/month for personal accounts.
-
Gitpod (now Ona) — Works with GitHub, GitLab, and Bitbucket. Recently restructured pricing around "compute units" with a limited free tier.
-
vscode.dev — Free and instant, but runs entirely in your browser with no terminal access or server-side execution.
-
VS Code Server on Zo — Self-hosted on your own server. Unlimited usage, full terminal access, complete control. Included with your Zo subscription.
For developers who want a personal development server they own, VS Code Server on Zo is the most flexible option—no per-hour billing, no vendor lock-in, and your AI can help maintain it.
If you're comparing browser-based coding products more broadly, see What are some alternatives to Replit?.
What else can you run on Zo?
VS Code Server is just one example. Your Zo Computer can host:
-
Workflow automation like n8n
-
SSH access for connecting your local IDE
-
Databases like PostgreSQL, SQLite, or Redis
-
APIs and backends for your projects
-
Other self-hosted tools: Jupyter notebooks, media servers, dashboards
Your AI can help you set up and manage any of these, turning what used to require DevOps expertise into a simple conversation.
Resources
-
code-server documentation — Official guides
-
VS Code documentation — Editor features and shortcuts
-
Zo Computer SSH guide — Connect your local IDE via SSH
-
Zo Computer — Your AI-powered personal server
More from the blog
How to Connect Your IDE to a Remote Server
Set up SSH access to your Zo Computer and connect VS Code, Cursor, or any IDE for remote development. Code on a powerful server from anywhere.
How to Run Claude Code on Zo
Run Claude Code on Zo Computer. It's already installed. Connect your API key, SSH in from your IDE, and start coding on a cloud machine with AI built in.
How Zo Runs AI Coding Agents for You
Zo can launch and orchestrate Claude Code, Codex CLI, and Gemini CLI in headless mode. Your Zo handles the git, the scheduling, and the delivery. The coding agent handles the code.
GitHub for Vibe Coders
A plain-English guide to GitHub for non-technical builders shipping AI projects. Ask your Zo to connect, commit, and roll back without learning Git.
How to Build an API with Zo
Create and deploy API endpoints on zo.space — live instantly, no server setup needed.
Build Your Personal Corner of the Internet
Build and deploy a personal website on Zo Computer in minutes. No hosting, no deploys, no config. Just describe what you want and it's live.