- Create project
- Connect
- Start building
Your project “my-app” is ready.
One step left. Paste this in your terminal:
Terminal
$cs connect my-app
Waiting for your terminal — we’ll detect the connection automatically.
my-app is connected
Your AI assistant now remembers this project between sessions — decisions, docs, and lessons carry over.
Manual setup
-
Install the ContextStream CLI if you haven’t yet:
npm install -g contextstream -
Sign in from your terminal — a browser window will confirm it’s you:
cs login -
Connect this project from its root folder:
cs connect my-app
Prefer no terminal at all? Install the desktop app and everything else is managed from your dashboard. See the setup guide →