Skip to content

Download

Install Gunmetal

Install the CLI globally. The npm package installs the native runtime, then `gunmetal setup` walks the first provider, model sync, and key creation.

gunmetal setup
gunmetal start
gunmetal start --no-open
gunmetal status
01

Install CLI

Use the global npm package. It is the public entrypoint for the local Gunmetal runtime.

02

Run setup

Setup connects one provider, checks auth, syncs models, creates one key, and prints a ready-to-run test command.

03

Start Gunmetal

Use `gunmetal start` to open the local Dashboard and API. Use `gunmetal start --no-open` when you only want the daemon.