Headless desktop automation for MCP

Real GUI apps.
Zero desktop clutter.

Run full desktop applications on an invisible Windows desktop or Linux virtual display. Agents can see, click, type, and capture them without hijacking your screen.

Windows off-screen desktop Linux Xvfb 53 MCP tools
OFF-SCREEN DESKTOP · ACTIVE
work · headless
AGENT TEMPORARY DESKTOP Complete the sign-in, then tell the agent. EMERGENCY EXIT
$ launch_on_headless_desktop
GUI ready · visible to agent only
Agent workingYour desktop stays yours

The desktop is now a background runtime—not a shared cursor.

How it works

Invisible by default.
Interactive when needed.

Keep automation off your visible desktop from launch through verification. If a login or human-only step appears, reveal it safely and return it to the background.

  1. 01

    Create

    Start an isolated off-screen desktop on Windows or an Xvfb display on Linux.

  2. 02

    Launch & automate

    Run real GUI apps, target their windows directly, and capture results without focus stealing.

  3. 03

    Reveal safely

    Show the desktop only for a human step, with a non-dismissible instruction banner and emergency exit.

Built for capable agents

Low-level control,
without the interruption.

Background targeting

Click, type, and send keys to a specific window without bringing it forward.

Silent startup

Python GUI-subsystem launchers and hidden child-process flags prevent terminal flashes at login and runtime.

Focus protection

Foreground actions are blocked by default and require an explicit, user-approved handoff.

Per-window capture

Inspect an app even when it is occluded, unfocused, or running off-screen.

Safe human handoff

Clear instructions, a persistent top banner, and a one-click emergency return.

Cross-platform

Win32 off-screen desktops on Windows and Xvfb virtual displays on Linux.

Multi-agent rooms

Create project/agent-namespaced desktops in one call, with no terminal popups or visible-desktop focus changes.

Trusted-LAN API

Run the full MCP toolset, commands, and bounded file transfers from another agreed computer on your LAN, headless-first.

Material 3 manual

Use the bundled Electron client for workspaces, tool calls, local history, export, persisted settings, regex search, a local color-space translator, and per-target appearance presets.

Reviewable history

Combine search, dates, and action counts locally, then export the exact filtered command history.

.*

Safe regex builder

Build and test Python regular expressions locally with syntax, capture, size, and timeout safeguards.

Read the feature verification notes ↗

The longer guide

Manual control with
the explanation intact.

The Electron client is a hands-on companion to this site, not a replacement for the operational guide. Save a computer once, let a later agent pick it up, and keep the safety facts visible at every step. Current build code name: Classic Har Gow · 蝦餃 · verified catalog photo ↗

01

Make a quiet room

Choose a project and agent name, create one or many headless desktops, and launch a real GUI application without changing the user's input desktop. The same names appear in the API response so multiple agents can coordinate without guessing.

Headless desktop guide ↗
02

Connect and save

Host the API from the GUI or CLI, then connect to another agreed computer with its LAN URL. The saved connection is local app state that a later agent can select; the API intentionally has no key, so network scope and firewall rules are part of the configuration.

Trusted-LAN API guide ↗
03

Inspect the record

Run any tool by name, browse an application beside Quick launch or place a file/folder path into JSON, search local history with plain text or the bounded regex builder, export records, review notifications, save memory checkpoints, and follow every released change to its exact commit. The app's own settings and tab layout persist between sessions.

Electron client guide ↗ · Path browser guide ↗ · Tab management guide ↗ · Memory guide ↗

Give agents a desktop of their own

Keep your screen.
Let the agent work.

lowlevel-computer-use-manual-0.1.0-win-x64.exeWindows Squirrel installer · release automation-30792710849-1
Download the verified Windows installer Open the GitHub repository