Launch Claude Code, Codex, OpenCode and 6 more in ~2 seconds. Your repo, your keys — with a full terminal, file editor and live preview on desktop, phone, or VS Code via SSH.

Everything is ready — no setup needed
All-in-one
Terminal, file editor, preview links, and tools — all in your browser.
Your OpenCode agent in the browser — autonomous coding with a clean UI for files and tools.
Plan work on a Kanban board. Multiple agents code and review in parallel.
A fast terminal with shortcuts, search and zoom. Works great on your phone too.
Run bun run dev and get a shareable HTTPS link automatically. Works with Vite, Next.js, FastAPI.
Duplicate your whole workspace in seconds to try ideas or test pull requests in parallel.
Give agents reusable instructions that load automatically whenever you start a workspace.
Connect databases, GitHub, and APIs. They sync live to every running workspace.
API keys are hidden from the AI automatically — no more accidental leaks into chat logs.
Automate everything from code or CI — create workspaces, run commands, manage files.
Browse, edit, upload and download files without leaving your browser.
Connect from VS Code, Cursor, or your terminal with one SSH command. Keys can be rotated.
Bring your own E2B and AI keys — set once in Settings, no markup, no lock-in.
How it works
Paste your E2B and AI keys in Settings. They are encrypted and work everywhere.
Choose any GitHub repo and your favorite agent — Claude, Codex, OpenCode, and more.
The agent writes code, installs dependencies and runs tests in the cloud.
Open a live preview link, connect via SSH if you want, and push to GitHub.
9 Agents
Claude, Codex, OpenCode, Cline and 5 more. One platform, your keys.
OpenCode
Autonomous Core
Cline
Kanban Board
Claude Code
Anthropic CLI
OpenAI Codex
OpenAI CLI
GitHub Copilot
Copilot CLI
Cursor Agent
Cursor CLI
xAI Grok
Grok Build
Moonshot Kimi
Kimi Code
Inflection Pi
Pi Agent
Add your keys once in Settings — they work with every agent you launch.
REST API
Create workspaces, run commands, and manage files with simple HTTP calls. Works from any language or CI.
curl -X POST https://sandpods.com/api/v1/workspaces \
-H "Authorization: Bearer wcli_live_..." \
-H "Content-Type: application/json" \
-d '{
"name": "ai-code-eval",
"repoUrl": "https://github.com/octocat/Hello-World",
"agent": "opencode",
"setupCommand": "npm install",
"envVars": { "NODE_ENV": "production" }
}'For teams
No more "works on my machine." Everyone codes in the same environment.
Set up testing and code-review instructions once. Every team member gets them automatically.
Connect databases and APIs once — they sync to every workspace on the team.
Environment variables are encrypted and injected securely when your workspace starts.
Copy any workspace in seconds to try a different approach without breaking the original.
Private Beta
Your sandbox lives in the cloud — pick it up from any browser, any phone, or your IDE over SSH. Close your laptop and your agents keep working uninterrupted.
Sign up with email or GitHub in seconds to secure your beta spot.
Access is granted in rolling waves. You will receive an email the moment your account is active.
Paste your E2B and AI keys in Settings. Every workspace runs in your own isolated project.
Questions? Reach out to thejameskishore@gmail.com
Integrations
GitHub, SSH, REST API, MCP servers, skills, and a browser terminal.
GitHub OAuth
Clone, push & webhooks
REST API
Automate sandbox lifecycle
MCP Servers
Connect tools & databases
Custom Skills
Reusable instruction packs
SSH Access
Connect local VS Code / Cursor
Web Terminal
Full browser zsh shell
Code Search
Ripgrep search across workspace
Auto-Pause
Configurable idle timeout
OpenCode & Cline
Autonomous coding agents
Got Questions?
Pick a repo, pick an agent — Claude, Codex, OpenCode and more. Your keys, your code, from any device.