Quick start
Install the CLI, mint a token, and run your first agent on your own machine.
-
01
Download the CLI
Fragua runs agents on your own machine through a small command-line tool. Use whichever install you prefer — the one-liner detects your OS and architecture; Homebrew is there if you're on macOS:
macOS & Linux
Copiedcurl -fsSL https://github.com/maquina-app/fragua-tools/releases/latest/download/install.sh | shHomebrew · macOS
Copiedbrew install maquina-app/tap/fraguaPrefer a Debian or RHEL package, or running on Windows? Grab the right build from the fragua-tools releases.
-
02
Generate a token
Open Settings and copy your agent token. It's shown once when you generate it, so keep it somewhere safe.
Open Settings -
03
Configure the CLI
Point the CLI at Fragua and paste the token when it prompts you:
Copiedfragua loginThen check your machine has everything it needs — Claude, git, and a reachable control plane:
Copiedfragua doctor -
04
Confirm it's working
Start the agent. It enrolls this machine and shows up on the Agents page — that's your sign the loop is live and ready for work.
Open the Agents page
Copiedfragua agent