anombyte93/Atlas-OS
AI-ready workstation in one command. Brave CDP browser control, MCP servers, Claude Code fleet orchestration.
Platform-specific configuration:
{
"mcpServers": {
"Atlas-OS": {
"command": "npx",
"args": [
"-y",
"Atlas-OS"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
AI-ready workstation in one command. Brave CDP browser control, MCP servers, Claude Code fleet orchestration — clone, bootstrap, ship.
<!-- TODO: Add demo GIF here — 60-second install recording -->
curl -fsSL https://raw.githubusercontent.com/anombyte93/Atlas-OS/main/install.sh | bashOr with chezmoi directly:
chezmoi init --apply anombyte93/Atlas-OS| Component | What it does | |-----------|-------------| | Atlas MCP Server | Single frontend: session management, fleet intelligence, CDP slots, health monitoring | | Brave CDP Slots | 20 isolated browser instances (ports 61000-61019) with real cookie profiles — AI controls your browser | | CLI (atlas) | Launch sessions, check status, manage services | | Fleet Orchestration | Tmux-based multi-session management with backend switching (Claude Max/Pro/ZAI/Gemini/Codex) | | Systemd Services | Clipboard bridge, CDP reaper, health checks — all auto-enabled | | Chezmoi Config | Portable dotfiles with Bitwarden secret injection and age encryption |
Atlas-OS (you install this)
|
+-- atlas-mcp One MCP server: sessions, fleet, CDP, health
+-- atlas CLI Launch, status, bootstrap, cdp management
+-- Brave CDP 20 slots, profile isolation, AI-controllable
+-- Chezmoi config Dotfiles, systemd services, shell config
|
+-- Your backends (you configure these):
+-- bitwarden Secret management
+-- perplexity Research
+-- browser-auto Playwright (connects to Atlas CDP slots)
+-- github Code operations
+-- context7 Library docs
+-- ...any MCP server you wantAtlas manages the orchestration layer. You bring your own intelligence backends.
Atlas detects your machine during setup and configures accordingly:
| Role | GUI | Brave CDP | Fleet | Use case | |------|-----|-----------|----
Loading reviews...