Real model fusion behind your coding agent
One command spins up a panel of models, has each produce a real candidate, and lets a judge synthesize the answer Codex, Claude Code, or Cursor actually runs.
npm install -g @fusionkit/cli && fusionkit setup && fusionkit codex
Real model fusion
A panel of models each produces a real candidate over your repo; a judge synthesizes the answer your agent runs.
Bring your own agent
Back Codex, Claude Code, or Cursor unchanged. They speak their native protocol and never learn fusion happened.
Open-weight economics
Use cheaper open-weight or local models in a panel, then verify quality and cost with the reproducible benchmark runbook.
Explore the docs
Get started
Install the CLI and run your first fused session.
Tools
Per-tool guides for Codex, Claude Code, and Cursor.
Guides
Endpoint usage, rate-limit handoff, cost control, observability, and troubleshooting.
Concepts
Panels, judges, model fusion, product scope, and privacy.
Reference
Every command, flag, configuration field, and package.
API reference
Gateway routes and the generated harness-executor contract.