Move your local setup into Omega Agent
If you already work with Claude Code or Codex on your machine, local transfer brings the projects and agent setup you choose into an Omega Space. The CLI asks before it uploads, and this site asks again before anything is imported.
- 1
Run one command in your project
In the terminal, from the folder your agent works in:npx omegas-dev - 2
Open the link it prints
The CLI prints a one-time link carrying a short code that expires in 15 minutes. Opening it brings you back here to bind that terminal session to your account. Claiming alone never creates Spaces or activates integrations. - 3
Answer the terminal, then choose what is imported
Before it uploads, the CLI writes a preview file on your machine and waits for a yes. After that this site shows the manifest, and you decide row by row what becomes a Space.
Arrived here from a terminal link? The code is missing from the URL. Return to the terminal and open the full link printed by npx omegas-dev, or rerun it for a fresh code.
omegas-devExample session
$ npx omegas-dev
Open this link to sign in and claim the transfer:
https://omegas.dev/onboarding/local-transfer?code=K7QP-4M2X
Code: K7QP-4M2X
Omegas local transfer
Scanning ~/projects/atlas for Claude Code and Codex setup…
Found 1 project(s), 4 context file(s), 3 skill(s), and 2 MCP server proposal(s).
Upload destination: https://api.omegas.dev
Files (names only; variables and values remain hidden):
1. atlas/.env.local
Select file numbers separated by commas, or 'all': all
Waiting for browser confirmation... confirmed.
Browser confirmation: OMEGA-018F2C7A
Claimed by: a***@your-company.com
Sensitive local preview: ~/Downloads/omegas-transfer-preview.json
Nothing has been uploaded yet. Open the preview file above to review exactly what will be sent.
Upload this transfer to a***@your-company.com? [y/N]
The scan counts above stand in for a real one. Everything else is what npx omegas-dev prints, including the local preview file it writes before the upload question. Answering no ends the transfer with nothing sent.