Every account, side by side
Keep work, personal and client accounts apart, with each chat showing which one it's on and what it has used.
Run Claude Code agents side by side, with a real browser, your inbox and calendar, and a live map of everything you know. One window, on your own Mac. Open source.
Already in Claude Code? Add Laika Orbit recall with$ npx laikaorbit mcp
The Laika Orbit app window: a navigation rail, a calendar and an inbox of three agents waiting for you, a knowledge map of the indexed workspace grouped into repos, mail, chats, notes, documents and workspace files, and the Claude panel with two chats side by side, one working through a task list and one asking a question.
Run Claude Code in four chats at once, each in its own repo or across a whole project folder. Split them like editor groups and see at a glance which one is waiting on you.
Laika Orbit's Claude panel with four Claude Code chats in a two by two grid: one asks how failed webhooks should be retried, one is running a checkout test, one has finished an accessibility audit with all 13 checks passing, and one is writing retry docs against a three-item task list.
Keep work, personal and client accounts apart, with each chat showing which one it's on and what it has used.
Chats run in a background host. If Claude Code or the app restarts, every chat comes back where it was, and duplicates are closed for you.
Chromium tabs with a profile per account, signed in at once, side by side. Chrome extensions included.
Inbox, calendar and routines on the rails, so the meeting in 25 minutes doesn't sneak up on you mid-refactor.
Run chats and terminals on other machines on your network over SSH, so builds and test suites don't slow your laptop. No vendor cloud in between.
Files, repos, notes, chats and routines, drawn as a map you can fly through. Press⌘K and the answer is there, with the file it came from.
Agents answer questions about your work by grepping and reading whole files. Laika Orbit recall finds the exact section in plain code, then hands Claude one small answer. It's the engine inside the app, and it works in any Claude Code session today.
$ claude mcp add laikaorbit -- npx -y laikaorbit mcp Added stdio MCP server laikaorbit $ npx laikaorbit recall "how do I roll back a deploy" tokens: roll, back, deploy · margin 82% 11 100% notes/deploy.md 2 18% brain/routers/OPS.md notes/deploy.md › Rolling back (lines 3-6) Run `make rollback TAG=<previous>` and watch the canary for ten minutes. 151B read · 0 hop · total 0.9ms · 0 tokens
AI editors and agent apps are great at one repo and one conversation. Orbit is built for everything around them. Use it alongside the editor you already love.
| AI code editorsVS Code, Cursor | Agent appsClaude Code desktop, Codex | Laika Orbit | |
|---|---|---|---|
| Several agents running side by side | ● | ● | ● |
| A browser with a profile per account, and extensions | ◐ | ◐ | ● |
| Inbox and calendar in the same window | — | — | ● |
| A map of your files, repos and chats | ◐ | ◐ | ● |
| Retrieval with zero model calls | — | — | ● |
| Several Claude accounts at once, with usage | ◐ | — | ● |
| Runs on your machines, not a vendor cloud | ◐ | ◐ | ● |
| Open source | ◐ | — | ● |
● yes · ◐ partly · — no. From each product's public docs, September 2026. Laika Orbit runs Claude Code and is not affiliated with Anthropic.
MIT licensed. Local-first: the server listens only on your machine, and nothing is sent to us. Bring your own Claude account.
Clone it, run it, and put your whole working day in one orbit.