SLW / devportal
Each work session

Connect Claude Desktop to your workspace

You set your computer up once. After that, each time you sit down to work you connect to your workspace and pick the app you want — about two minutes.

Show steps for:

First — done once, ever

If you've never set this computer up, do this first. It builds your personal cloud workspace with every app you have access to already inside.

> irm rivent.dev/setup | iex
$ curl -fsSL rivent.dev/setup | bash

Your browser opens — click Authorize (maybe twice). When it finishes, continue below. Full walkthrough: Start here.

Each work session — 3 steps

Every time you sit down to work
1

Open your secure link

Press the Windows key, type powershell, Enter, then paste this and leave the window open:

> irm rivent.dev/connect | iex

It wakes your workspace and opens the link. When it says TUNNEL OPEN, minimize the window — don't close it while you work.

Nothing to run on Mac — Claude Desktop connects to your workspace directly. Go straight to the next step.

2

Connect Claude Desktop

Open Claude Desktop → CodeNew → click the environment pill above the message box → your SLW Workspace connection (first time: Add SSH connection and enter these):

SSH Hostcodespace@localhostcs.<your-workspace>.main
SSH Port2222leave empty
Identity fileC:\Users\you\.ssh\codespaces.auto/Users/you/.ssh/codespaces.auto

The exact identity path is printed by step 1 and saved on your Desktop as Rivent-Workspace-Connection.txt.The exact host name and identity path are shown by gh codespace list / the setup output.

3

Open your project folder

When the Select Remote Folder box appears, clear the path, type /workspaces, and click Go. Click into the app you want, then Select Folder:

FolderApp
terminalTerminal
podcastPodcast
lpflowLP Flow
slide-librarySlide Library
dealflow-appDeal Flow

You'll only see the apps you have access to. Then just tell Claude what you want — "give me an overview of this app" or "run it so I can see it." To switch apps, reopen that folder picker.

💡

That connect command is the one thing you run each session — about 15 seconds, and everything else stays saved. On a personal machine it can even reopen on its own at sign-in; most work-managed laptops block that, so just run the command when you start your day.

💡

On Mac there's no command to run each session — Claude Desktop connects to your workspace directly. Just open Desktop, pick your workspace, and open your app under /workspaces.

What sticks around vs. what you redo

Shutting down doesn't undo your setup. Almost everything is saved.

Saved — never redoRedone each session
Your workspace, sign-in, security key, and the saved Claude Desktop connection all persist across reboots. Just the secure link — the connect command (or the auto-start) reopens it. ~15 seconds.

If something's off