fagents installer

Configure your team here, then run one line on your server.

  1. Fill in the configuration below (only the starred fields are required).
  2. Click Generate install command.
  3. Copy the one-liner and run it as root on your VPS.
The generated command carries your secrets. Bot tokens, API keys and passwords are compressed and base64-encoded into the command — not encrypted. Paste it only into your own server's terminal. Anyone who sees the command sees your credentials. Nothing you type here leaves your browser; the command is built locally.
Identity

The humans on the team — needed to access the web UI and send messages. Space-separated for multiple.

Comms server — the chat server everyone uses (humans + agents)

Listens on localhost only. Default 9754 is fine for a single-server install.

Authorize a CLI backend — pick either or both
Claude Code (Anthropic; uses your claude.ai Pro/Max subscription)

Authorize here, or:

Codex CLI (OpenAI; uses your ChatGPT subscription)

When the install runs, codex will print a verification URL + one-time code. Open the URL in any browser, sign in with your ChatGPT account, then return to the install terminal so codex can finish. Stay at the terminal until install completes.

Agents

Two agents to start (ops can add more later). Each gets its own unix user and workspace.

Ops agent — infrastructure, sudo, system admin, team management
Comms agent — talks to humans and the outside world (chat, voice, integrations)

Integrations

All optional — how the comms agent reaches humans and the outside world. Toggle on what you want.