Code and deploy in the cloud.
With one command.
No more fighting localhost — you and Claude can develop and share apps on little computers, from anywhere.
Run npx ooda-cli in your terminal
Pick a machine — you're in a full Claude Code session
Code, debug, deploy — all running on cloud infrastructure
$ npx ooda-cli ╭───╮ ╭───╮ ╭───╮ ╭───╮ │ O │ │ O │ │ D │ │ A │ ╰───╯ ╰───╯ ╰───╯ ╰───╯ Your sprites: [1] my-project ● running [2] blog-site ○ stopped [d] Deploy current directory [n] New project [q] Quit Select: █
How it works
One command to start
Run npx ooda-cli, pick a machine, and you're in a full Claude Code session — syntax highlighting, tool use, everything.
Cloud-powered environments
Each machine is a full dev environment in the cloud. No local setup, no Docker, no waiting.
Parallel sessions
Work on multiple machines at once. Open another terminal, connect directly, and keep moving.
Deploy from anywhere
Upload your local project to a new cloud machine and start Claude on it. Your code, cloud infrastructure.
FAQ
What is ooda?
A CLI tool that launches Claude Code on cloud dev environments powered by sprites.dev. Think of it as a remote terminal for AI-assisted development.
What do I need to get started?
Node.js 20+, a sprites.dev account, and an Anthropic API key (or Claude Code with OAuth). That's it.
Can I run multiple sessions at once?
Yes. Open additional terminals and use "ooda-cli connect <name>" to connect directly. Each session is independent.
Where does my code run?
On sprites.dev infrastructure. Each environment is isolated with its own filesystem, network, and resources.
Is this free?
ooda is free to use. You'll need a sprites.dev account and an Anthropic API key, which have their own pricing.