/studio — local AMX web UI (AMX Studio)¶
/studio boots AMX Studio on 127.0.0.1:<port>, generates a one-shot
bearer token, and opens your default browser at the token-protected URL.
Flags:
| Flag | Effect |
|---|---|
--port N |
Bind on port N instead of 47821 |
--no-open |
Don't auto-open the browser. AMX prints the URL and token to paste in |
Both /studio (REPL slash command) and amx studio (Click subcommand
from a shell) call the same amx.web.launch_studio entry point.

Where to read more¶
The full Studio reference lives in its own section:
- Studio overview — security model, responsive patterns, launch flags
- Browse, Runs, Run detail, Compare, Ask, Pending, Audit, Settings, System, Schedules, Pricing, DB cache, Keyboard — per-page walkthroughs