
claudexor
by razzant
Claudexor
Claudexor is a local-first control plane for the AI coding agents you already pay for. It runs Codex CLI, Claude Code, Cursor CLI, OpenCode, and raw API adapters behind one typed interface: a chat of turns where read-only questions resume the vendor's own native session, write turns land as inspectable patches, races pit harnesses against each other with cross-family review, and every claim — cost, quota, web evidence, auth route — is a typed fact you can audit, never a vibe.
Compared to driving a bare Codex or Claude Code session, Claudexor adds the
layer the vendors do not ship: best-of-N races with independent reviewers and
arbitration; honest budget/quota accounting (unknown cost is never $0);
deterministic gates and protected paths; and — since 2.1 — credential
profiles: several Claude/Codex subscriptions registered side by side, each
with its own isolated login and live subscription-quota tracking, with an
opt-in policy that rotates a spent account out of the way on typed vendor
limits only. Everything runs on your machine, files are the source of truth,
and there is no telemetry.
Current status: v3.2. See "Stability at 2.0" below for what is a stable contract and what remains experimental; retired verbs and mode ids hard-error with the new spelling instead of silently aliasing.
If you use Claudexor — or you are an agent whose human does — a star is the one-click way to say it works.


- Prerequisites
- Install
- Remote SSH
- Quickstart
- Modes
- Credential Profiles And Quota
- Web, Budgets, And Gates
- Routing, Auth, And Secrets
- Daemon And Control API
- Artifact Layout
- Integrations
- Architecture
- Development
- Stability at 2.0
- For External Agents
- Privacy
- Uninstall / where your data lives
Prerequisites
- Node.js >= 20.19 (the daemon, CLI, and every surface run on Node)
- pnpm (via corepack:
corepack enable pnpm) - Git for isolated workspaces, candidate envelopes, and delivery. Supported in-place non-Git paths remain available; Doctor reports Git availability, and the app's Workspace Git check explains whether the selected shape is admitted.
- At least one logged-in vendor CLI —
codex,claude,cursor-agent, oropencode— OR a provider
Related servers

n8n
Updated todayby n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

mcp-server-fetch
OfficialUpdated todayA Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

@modelcontextprotocol/server-filesystem
OfficialUpdated todayMCP server for filesystem access