
fx
fx is an experimental open-source coding-agent harness from Vercel Labs, written in Zig as a small native binary with fast startup, MCP, skills, subagents, ACP, and embeddable SDK options.
Worth an early draft for agent-infrastructure coverage, but it should not be featured as a mature Claude Code replacement while the project remains experimental.

Pricing Plans
Open-source software
Apache-licensed experimental software; model usage costs are separate.
Core Features
1Small Native Runtime
- Zig implementation
- Small native binary
- Fast process startup
- Portable command-line operation
2Agent Features
- MCP support
- Reusable skills
- Subagents
- Agent Client Protocol support
3Embedding
- Native SDK
- Wasm SDK
- Composable harness architecture
- Integration into other developer products
Pros
- Very small and fast compared with heavier runtimes.
- Open-source Apache license.
- MCP, skills, subagents, and ACP cover current agent primitives.
- SDK and Wasm paths suit developers building agent products.
Cons
- Officially experimental and not ready for every production workflow.
- A harness requires more assembly than a complete product.
- Early versions may change APIs quickly.
- End users may prefer a polished agent with support and onboarding.
fx Review 2026
fx is an experimental open-source coding-agent harness from Vercel Labs, written in Zig as a small native binary with fast startup, MCP, skills, subagents, ACP, and embeddable SDK options.
What Is fx?
fx is a minimal native harness for building and embedding coding-agent workflows. It prioritizes a small binary, fast startup, portability, and integration surfaces over a heavy all-in-one product.
Unlike complete coding products, fx is intentionally a tiny runtime and developer building block that can be embedded into other systems.
Small Native Runtime
- Zig implementation
- Small native binary
- Fast process startup
- Portable command-line operation
Agent Features
- MCP support
- Reusable skills
- Subagents
- Agent Client Protocol support
Embedding
- Native SDK
- Wasm SDK
- Composable harness architecture
- Integration into other developer products
How It Fits an Agentic Development Workflow
fx is most useful when its permissions, repository scope, model access, and review checkpoints are configured before the first large task. Start with a bounded project, verify the generated changes or analysis, and only then expand access. This matters because agentic tools can move faster than a conventional assistant and can also amplify a bad assumption.
For teams, the practical evaluation should cover setup time, context quality, task completion rate, review burden, model or infrastructure cost, security controls, and how easily a human can interrupt or redirect work.
Best Use Cases
- Developers building agent products or internal tools.
- Teams that need an embeddable native coding harness.
- Experimenters evaluating lightweight MCP and ACP runtimes.
Privacy, Security, and Deployment
fx is a local harness, but privacy depends on the configured providers, MCP servers, skills, and host application. Treat the experimental runtime as privileged code and review every integration.
Any coding agent or developer tool with repository, terminal, browser, or secret access should be introduced with least-privilege credentials, protected branches, mandatory review, isolated test environments, and clear log-retention rules.
Limitations
- Officially experimental and not ready for every production workflow.
- A harness requires more assembly than a complete product.
- Early versions may change APIs quickly.
- End users may prefer a polished agent with support and onboarding.
Alternatives
- OpenCode
- Goose
- Cline
- Aider
- Claude Code
The best alternative depends on whether the priority is an AI-native editor, a terminal harness, autonomous cloud execution, code review, mobile control, or a shared orchestration layer.
Verdict
Worth an early draft for agent-infrastructure coverage, but it should not be featured as a mature Claude Code replacement while the project remains experimental.
Official Sources
Best For
- Developers building agent products or internal tools.
- Teams that need an embeddable native coding harness.
- Experimenters evaluating lightweight MCP and ACP runtimes.
Not Ideal For
- Nontechnical users wanting a finished AI IDE.
- Enterprises requiring a stable support commitment today.
- Teams that do not want to assemble model and tool integrations.
Privacy Notes
fx is a local harness, but privacy depends on the configured providers, MCP servers, skills, and host application. Treat the experimental runtime as privileged code and review every integration.
Alternatives
Update History
- Aug 29, 2026: Created a complete English draft profile from current official sources; kept unpublished for editorial review.
Related Tools
More listings in a similar part of the directory.





