← Back to the Hub
Managed

fx
fx
Use Vercel Labs' experimental fx agent over ACP through the account signed in with `fx login`. Models are billed as Vercel AI Gateway credits
fxOpen sourceNeeds setupFresh session sessions
Specification
| Category | Coding agents |
|---|---|
| Runtime | fx |
| Interface | TUI and CLI |
| Source | connection:acp |
| Licence | Apache-2.0 |
| Continuity | Fresh session |
| Support | Needs setup |
| Based on | fx |
Setup and support
install with `curl -fsSL https://fx.sh/setup.sh | bash`, then run `fx login`
Runtime behaviour
Capabilities
open harnessApache-2.0AI Gateway modelsvia ACPManaged connection from SuperQode
Policies and ownership
- +The connected coding agent owns its tool loop
- +Authentication remains with the vendor CLI or account
- +SuperQode provides discovery, launch, and session continuity
- +Evaluation and optimization apply to SuperQode HarnessSpecs, not to this agent's internal loop
Get started
Inside SuperQode
$ :connect fx$ :connect fx-key$ :fx status$ :fx loginFrom your shell
$ superqode harness run fx "Describe your task"Install and authenticate
- 1
Install fx
curl -fsSL https://fx.sh/setup.sh | bash - 2
Sign in with Vercel
On a headless machine, set FX_NO_OPEN_BROWSER=1 so the authorization URL is printed.
fx login



