Workspaces for agents: the workspace layer between your team and its coding agents, one isolated sandbox per task

Workspaces for agents ▶ Watch, 60 seconds
self-hosted or Cloud free on your own servers Slack · Teams · Linear · and more MCP for your own agents

Claim free compute credit. No credit card needed.

Run for free
// WORK FROM ANYWHERE

Turn any conversation into a working environment.

Mention Isolation where the work is already being discussed. A session starts, an agent picks up the task, and the preview, the agent and a terminal are one click away. Your team does not need to change where they work to use workspaces.
Slack TeamsJiraLinearGitHub
#checkoutSlack
A
Ana10:42
@Isolation
IsolationAPP10:42
Creating a session on checkout-flowSession running · checkout-flow · office-mac
⊕ Open previewTalk to agent>_ Terminal
IslaAGENT10:43
On it. Reproducing the bug in the checkout flow, then fixing the coupon math. I will post here when the tests pass.
A
Ana10:44
@Isolation
IsolationAPP10:44
The frontend on :5173 is live:
https://3f9a-checkout.isolation.cloud
A
Ana10:45
@Isolation
IsolationAPP10:45
Terminal ready. Your key is already on it:
$ssh checkout-flow@ssh.isolation.cc
A
Ana10:46
@Isolation
IsolationAPP10:46
Any editor, over the same ssh:
Open in VS CodeCursorZedWindsurf
// ACCESS FROM ANYWHERE

Open what you need. Skip our web app, and any UI in the way.

Start a session from the web app, the CLI, MCP or a chat app; it is not trapped in any of them. Each part of it has its own door: the preview in a browser tab, the agent in the chat you are already in, the terminal over ssh, the code in your editor, the files in your file manager.
>_CLI MCP Web UI
sessioncheckout-flow
running · 14m · office-mac
launched by Ana · from Slack
PreviewBrowser
Agent Slack Teams$ssh
>_Terminal$ssh
<>EditorVS CodeCursorZedWindsurf
FilesFinderExplorerdavWebDAV
// OR CONNECT OUR MCP

Give the agent you already use the keys.

Claude Code, Codex, Cursor, Claude Desktop, goose: any MCP-capable agent gets the same verbs as tools. Sign in once, pick the organization and the rights, and your agent launches, watches and finishes sessions for you.
YOUR AGENT
the one you already use
Claude CodeCodexCursorgoose
MCPmcp.isolation.cloud
launchwatchsharelogsfinish
SESSIONS
session/7f3a
session/9c21
session/e04d
$claude mcp add --transport http isolation https://mcp.isolation.cloud/mcp

Try it on a session of your own.

Your organization comes with a Cloud server, a workspace and credits. The first session is one click.

// THE WEB APP

Take full control, from any browser.

The session view is Isolation's own web app: terminals, agents, code, files and previews side by side, in a browser tab on any machine, and on your phone. Nothing to install, the same session from anywhere. Save the layouts you like, add a view in a click, drag a panel to size, open any view in its own tab.
[·]feature/change-accent-color john-macbook
LAYOUTS
VIEWS
>_Frontend$ npm run dev Preview:5173 <>Editor #1/workspace Files #1/workspace Claudeagent
Preview:5173○ LIGHT
John DoeWork About Contact
PORTFOLIO
Designer & front-end engineer
View work →
Preview:5173
John DoeWork About Contact
PORTFOLIO
Designer & front-end engineer
View work →
>_Frontend
Claudeworking
<>Editor #1src/theme.cssM
1  :root {
2    --accent: #ff6a3d;
3    --bg: #0b0b0c;
4    --serif: "Instrument";
5  }
6
7  .hero em { color: var(--accent); }
Files #1/workspace/cv
.agents   dir
src   12 files
dist   build
  index.html
M package.json
· vite.config.js
terminal agent editor files web every view is live — open it in N tabs, same state
// BUILT FOR DEVELOPERS. READY FOR TEAMS.

Each engineer keeps their tools. The organization gets the boundaries, the visibility and the bill.

Compute attributed to workCost, tokens and time per session, rolled up per feature, per person, per team.$0.00 · 0 tokens · 0m
One isolated environment per taskIts own sandbox, its own branch, its own preview. Nothing collides between tasks, nothing leaks between people.
Bring your own infrastructureCloud, self-hosted, or both. Connect any machine in three commands and pay nothing; Cloud sessions are billed per second. Rate card →
Bring your own agentsClaude Code, Codex, goose, or the one you built. Credentials are personal, so AI is never on the organization's invoice.
Made for how teams workOrganizations, roles and invites. Sessions start from Slack, Teams, Jira or Linear, and every action from every door lands in the activity log.
Sessions that outlive the laptopPause and resume in a second. Agents keep working while you sleep, and wipe any server without losing a workspace.

Launch your first session.

Sign up and your organization comes with a Cloud server, a workspace with a repository and a live preview, and credits to run it. Nothing to install; the first session is one click.

© 2026 Isolation · Workspaces for agents. Sign in · Contact

Install our CLI

Everything the website does, from your terminal. Three commands to your first session.

  1. Install
    curl -fsSL isolation.cloud/install | sh

    macOS and Linux (on Windows, use WSL). A signed binary, verified before it is installed.

  2. Sign in
    isolation login

    Opens your browser. No account yet? You create one right there.

  3. Launch a session
    isolation launch "John Doe CV"

    The sample workspace every new organization gets: a repository with a live preview.

Prefer the browser? Run it on the website →