Download
Grab the Portable zip from this hall (or your mirror / GitHub Release).
Local AI operator desktop
A real desktop on your machine — bounded terminal, receipts, browser agent, and an MCP hallway so Codex and Claude walk into apps without a raw shell. CLI ships on npm and PyPI. Desk ships as one Windows zip.
Desktop shortcut after install · 127.0.0.1:5717 · MCP for Codex / Claude
Each room is a shippable surface. The hallway is how agents move without treating your laptop like an open shell.
Desk is a portable ZIP. CLI and engine ship on public registries so
builders can npm i or pip install without cloning.
One local desk process exposes MCP and OpenAI-style connectors. Agents enter the hallway, read the tool plane, then open only the room they need — Terminal, Browser, workflows, status. Backdoors are intentional, allowlisted, receipted.
http://127.0.0.1:5717/mcp
http://127.0.0.1:5717/connector
http://127.0.0.1:5717/api/health
http://127.0.0.1:5717/api/desktop/tool-plane
Grab the Portable zip from this hall (or your mirror / GitHub Release).
Unzip → INSTALL-AETHERDESK.cmd → Desktop AetherDesk shortcut.
Double-click the shortcut. Server starts, health checks, UI opens on localhost.
npm i -g scbe-aethermoore or
pip install scbe-aethermoore — then Plugin+ for agents.
npm install -g scbe-aethermoore
pip install scbe-aethermoore
npm install scbe-agent-bus