
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 Automate Social Media Posting
Let Zo draft, schedule, and post content across your social platforms automatically.
How to Connect Telegram to Zo
Chat with Zo on Telegram — get updates, send commands, and receive agent outputs on the go.
Create a Persona in Zo
Make Zo talk and think the way you want — create custom personas for any use case.
Create Your First Agent Automation
Set up a scheduled AI agent that runs tasks for you on autopilot — just by chatting with Zo.
How to Make a Daily News Digest Automation
Wake up to a personalized news briefing delivered to your inbox, texts, or Telegram every morning.
How to Use Gmail Integration with Zo
Search, read, organize, and respond to your emails without ever leaving Zo.
How to Use Google Calendar with Zo
View, create, and manage your calendar events by just talking to Zo.
How to Use Google Drive with Zo
Search, read, and manage your Google Drive files directly from Zo.
How to Text Zo
Text Zo from your phone like a friend — get answers, run tasks, and manage your life over SMS.
How to Use Linear with Zo
Manage your tasks, issues, and projects in Linear directly from Zo.
How to Make a Portfolio
Build and publish a personal portfolio site on zo.space — live in minutes, no hosting setup needed.
How to Make Rules
Teach Zo your preferences so it behaves the way you want — every time.
How to Use Notion with Zo
Search, read, and manage your Notion workspace through natural conversation.
Organize Your Zo Workspace
Keep your Zo workspace clean and organized — just ask Zo to do it for you.
How to Send Emails with Zo
Compose, review, and send emails directly from your Zo workspace.
How to Use Spotify with Zo
Control your music, discover new tracks, and manage playlists through Zo.
How to Use LinkedIn with Zo
Search profiles, check messages, and manage your LinkedIn activity through Zo.
Build Your Personal Corner of the Internet
Learn how to use your Zo Space to create your own personal webpages and APIs.
How to Run OpenClaw on Zo
Run OpenClaw on Zo Computer — install, configure Tailscale access, connect 50+ tools, and get your AI agent live on Telegram, Discord, or WhatsApp.
How to Build an API with Zo
Create and deploy API endpoints on zo.space — live instantly, no server setup needed.
How to Turn Any Music Article into a Spotify Playlist
Read a blog post, extract the songs, create a Spotify playlist—all with one AI command. Works with Pitchfork, NME, or any music article.
How to Self-Host n8n
Self-host n8n free on Zo Computer—no Docker required. n8n Cloud costs $24/mo, self-hosting costs $0. Get a public URL and webhooks working in 5 minutes.
How to Set Up a Plain-Text Flashcard System
Set up hashcards, a plain-text spaced repetition system, on your own cloud server. Learn faster with flashcards stored as simple markdown files.
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 Save a Webpage as PDF
Save any webpage as a clean PDF with Zo Computer. One command to read, convert, and save — no browser extensions needed.