About fx (by Vercel)
fx is an open-source coding agent released by Vercel. It's written in Zig and ships as a ~6MB native binary, designed to start quickly and keep memory and context overhead low. The tool works with local or cloud models and can be extended with skills, plugins, and MCPs.
Review
fx positions itself as a minimal alternative to heavier coding agents. Instead of expanding the harness, it shrinks the system prompt and tool surface so more of the model's context window is available for actual work. The project launched this week and is still early and experimental.
Key Features
- Written in Zig and compiled to a ~6MB native binary for fast startup
- Model agnostic - works with local or cloud models
- Extensible through skills, plugins, and MCPs
- Supports Wasm for extending functionality
- Embeddable into existing agent infrastructure, allowing multiple lightweight agents to run
Pricing and Value
The tool is listed as Free. Vercel hasn't published details about paid tiers or usage limits, so the long-term pricing model is not yet defined. The value comes from the small footprint: less memory usage and a smaller context window footprint mean more room for the model to work.
Pros
- Starts almost instantly due to the small binary size
- Keeps system prompt and tool surface minimal, freeing context window space
- Works with both local and cloud models without vendor lock-in
- Open-source, so developers can inspect and modify the code
- Embeddable design suits running many lightweight agents in parallel
Cons
- Still very early and experimental, so stability and feature completeness aren't proven
- Docs and ecosystem around skills, plugins, and MCPs are likely sparse at this stage
- Not well suited for developers who want a full-featured IDE experience inside their terminal, since fx deliberately keeps its surface area small
fx fits developers who want a minimal, scriptable coding agent that stays out of the way. It's a reasonable choice for those comfortable with command-line tools and willing to experiment with an early-stage project. Teams looking for a polished, feature-rich agent with extensive documentation should look elsewhere for now.
Open 'fx (by Vercel)' Website
Your membership also unlocks:








