🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

claudexor

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claudexor

Local-first multi-harness control plane for Claude Code, Codex, Cursor, and OpenCode with quota-aware rotation across multiple Claude Code and Codex subscriptions.

latest
Source
npmnpm
Version
3.2.1
Version published
Weekly downloads
484
-64.83%
Maintainers
1
Weekly downloads
 
Created
Source

claudexor

Local-first control plane for Claude Code, Codex, Cursor, and OpenCode. It keeps one Claudexor coding thread moving across harnesses and can track quota and rotate across multiple user-owned Claude Code and Codex subscriptions.

  • Route planning, implementation, and review through different coding agents.
  • Run Best-of-N candidates and cross-model reviews in isolated workspaces.
  • Continue across harness or account lanes with bounded context packets.
  • Inspect evidence, checks, review state, and typed apply gates before delivery.
  • Expose the same control plane to existing agents through a local MCP server.

Quota telemetry and automatic subscription rotation apply to Claude Code and Codex. Cursor and OpenCode participate in the multi-harness pool. Claudexor does not migrate native vendor sessions between credential profiles.

npm install -g claudexor
claudexor doctor

claudexor ask "map this repository"
claudexor agent "implement the approved plan" --harness codex
claudexor best-of "review this patch" --harness codex,claude --n 2
claudexor mcp serve

This package is the bin wrapper over @claudexor/cli.

Product overview · documentation and source · releases

Keywords

ai

FAQs

Package last updated on 03 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts