DemoAPI Dispatch

Send work home to your GPU.

Arm a ComfyUI setup you already tested. Start a Run from your phone or laptop. Your own computer does the work and returns the declared file.

  1. 01Your browserCreates a typed Run
  2. 02Private inboxHolds it while you are away
  3. 03Home StationChecks in over HTTPS
  4. 04Local ComfyUIRuns the armed fingerprint

First setup

A deterministic helper, not a remote desktop.

01

Download your owner bundle

After sign-in, download the bundle from Dispatch. It contains the canonical PowerShell setup, a .cmd shim, and the Python helper. It contains no account or Station secret.

02

Run setup yourself

Windows shows what you are running. The site cannot silently install software. The script checks Python, creates the local helper environment, and leaves ComfyUI on loopback.

03

Pair with a one-time code

Name the computer in Dispatch, enter the short code in the helper, and wait for the first authenticated check-in.

04

Arm one tested setup

Choose a known-good local workflow, expose only its bounded choices, pass the local test, and fingerprint it. Workflow changes require another local test.

Sealed capability

The Run carries values, not authority.

Cloud can send
An Armed Recipe ID, exact fingerprint, and declared typed values.
Cloud cannot send
A workflow, URL, header, path, shell command, arbitrary script, or raw ComfyUI request.
Connector can reach
The DemoAPI origin and local ComfyUI loopback needed for the sealed adapter.
Owner controls
Pairing, local test, arming, Run creation, cancellation, download, and Station revocation.

Phone and Android

The responsive site works without a phone setup.

Open DemoAPI.org in your phone browser and sign in. There is no Android app, USB step, or ADB requirement for normal Dispatch use.

If a separate device walkthrough ever needs ADB, install Google Platform Tools first. Android Studio is useful for native Android development, not for using this web app.

Coming later

AI setup assistant

Version one uses a fixed setup and local checks. An optional paid setup assistant may come later.