Local AI operator desktop

AetherDesk.
Install. Open. Run agents.

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

Built for people who run systems, not demos

Pick a door. Download or connect.

Each room is a shippable surface. The hallway is how agents move without treating your laptop like an open shell.

npm and PyPI — same product family, two ecosystems

Desk is a portable ZIP. CLI and engine ship on public registries so builders can npm i or pip install without cloning.

Matrix hallways, not spaghetti APIs

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.

MCP http://127.0.0.1:5717/mcp
OpenAI connector http://127.0.0.1:5717/connector
Health http://127.0.0.1:5717/api/health
Tool plane http://127.0.0.1:5717/api/desktop/tool-plane

Human path — as simple as installing any desktop tool

1

Download

Grab the Portable zip from this hall (or your mirror / GitHub Release).

2

Install

Unzip → INSTALL-AETHERDESK.cmd → Desktop AetherDesk shortcut.

3

Load

Double-click the shortcut. Server starts, health checks, UI opens on localhost.

4

CLI via registry

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

Also in the family