NODE 20+ · OAUTH 2.1 · JSON OUTPUT

TRUECUT IN
YOUR TERMINAL.

Give coding agents and shell scripts the same authenticated creative surface as the remote MCP app. The CLI in this repository is functional, inspectable, and backed by the actual TrueCut server.

RUN THE REAL PACKAGE

INSTALL.
SIGN IN.
CREATE.

The package is repository-local today. These commands are deliberately accurate and do not imply an npm release that has not happened.

Terminal
npm install -g ./packages/truecut-cli
truecut auth login --server http://localhost:3000
truecut account status
truecut models list
truecut --help
AUTH

Browser OAuth 2.1 login, refresh, status, revocation, and owner-only local token storage.

DISCOVER

Inspect account credits, models, workflows, presets, voices, tools, assets, and jobs.

CREATE

Submit images, videos, speech, product shoots, marketing videos, and every generic MCP tool.

AUTOMATE

Machine-readable JSON output, stable exit codes, custom server support, and generic tool invocation.