One runtime for Claude Code, Cursor, Codex, and Windsurf: memory, routing, safe writes, and audit proof without another model bill.
Three things your team will notice by Friday. Not benchmarks. Outcomes.
The same five blocks ship for the IC tightening a Cursor session and the platform team rolling agents out across the company. Pick your lane.
Install once. Claude Code, Cursor, Codex, and Windsurf inherit memory, routing, and safe edits. No config marathon.
One policy for Cursor, Codex, Claude Code, and Windsurf. Bring your model gateway. Approve changes before they become real.
Four stories teams tell us within a week of installing Nexus Prime.
Nexus reads what helps and skips the rest. You ship the same code for about a third of the spend.
Memory survives the weekend, the IDE, and the agent switch. The first Monday prompt is “keep going.”
Every change is staged and reviewed before it’s real. Main is never touched, rollback is a delete.
One install, one memory, one audit trail. The fleet finally acts like one team.
"We installed the global npm package and verified the CLI toolset ourselves. The MCP server handles memory and token orchestration correctly. GitHub activity shows 27 consistent releases."
Nexus Prime is the agent runtime stack. Each block snaps onto the next. You install one package and your whole agent fleet inherits all five.
A 20-file plan, run twice. Once raw, once routed through Nexus. The bars are real tokens from our measured 20-file benchmark.
Measured locally, single process, commodity hardware. External numbers sourced from each project’s published paper or research page. npm test reproduces ours.
| Capability | Nexus Prime | Mem0 | Zep | SuperMemory |
|---|---|---|---|---|
| Memory recall p50 | 8.5ms | ~148ms | ~513ms | <300ms |
| Memory store p50 | 4.6ms | ~100ms | ~65ms | n/p |
| Retrieval quality (R@5) | 75% | 66.9% LoCoMo | 71.2% LongMemEval | 85.2% LongMemEval |
| Session cost (10 recalls) | ~12.5K fixed | ~18K+ | ~18K+ | n/p |
| Footprint | Local store | Cloud API | Cloud API | Cloud API |
| Network required | No | Yes | Yes | Yes |
| Sandbox + audit | Yes | No | No | No |
Drop Nexus Prime in once. Every coding agent your team uses starts speaking the same memory, the same routing, the same audit. No glue code. No bespoke integration.
One command per client: nexus-prime setup <agent>
When the runtime stays inside your network, your compliance review gets shorter. No vector vendor to vet. No model provider to negotiate. No third-party retention policy to chase.
Nexus Prime runs inside your developers’ perimeter. Nothing leaves the box. Pair it with your own model gateway and the entire agent fleet operates on infrastructure you already own and have already cleared.
Runs on macOS, Linux, and Windows. Node 18+. No API keys.
$npm i -g nexus-prime
$nexus-prime setup claude
$nexus-prime start
nexus-prime setup <agent-name>. Full list on Integrations.