mcpbeat Sign in

Claudexor MCP Server

local only

Claudexor runs on your own machine — the client starts it, so there is no endpoint to ping. 1 245 installs a week from npm. Last commit 16 Sep 2026.

Route coding work across Claude Code, Codex, Cursor, and OpenCode with shared context.

Installs per day peak 393 · avg 76 · -76% w/w
a month agotoday
1 245
Installs / week
npm · claudexor
470
Stars
67 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation apps/macos/ClaudexorApp/Sources/ClaudexorApp/RunLiveBox.swift:56
            let drop = min(activity.count - Self.activityCap + Self.activityTrimChunk, activity.count)
                        "Writes a plain Host entry to ~/.ssh/config. Keys and passwords stay with OpenSSH — Claudexor never stores them.")
Page executes code built at runtime site/index.html:2136
              el.innerHTML = L[o[i]];
Dumps the whole environment packages/review/src/reviewerWorkspace.ts:496
    Object.keys(process.env)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Claudexor every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add claudexor -- npx -y claudexor
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "claudexor": {
      "args": [
        "-y",
        "claudexor"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.claudexor]
command = "npx"
args = ["-y", "claudexor"]
.cursor/mcp.json
{
  "mcpServers": {
    "claudexor": {
      "args": [
        "-y",
        "claudexor"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "claudexor": {
      "args": [
        "-y",
        "claudexor"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Claudexor

same job, measured the same way
Better Call Claude
by sns45

Voice Calls, SMS, and WhatsApp for Claude Code with cross-channel context sharing.

44 installs/wk local only
Engrm
by dr12hes

Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

138 installs/wk local only
AI Context Kit
by ofershap

Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.

52 installs/wk local only
Agent Channel
by amkentech

One identity across Claude Code, Codex, Cursor, Gemini, Windsurf: shared inbox and handoffs.

answering
Relay MCP
by zhowe-designs

Self-hosted session relay. Shared threads across Claude Code, Cowork, and Claude.ai.

local only
Sirro
by jonathanmberg

Shared memory for AI coding agents. Save once, reuse from Cursor, Claude Code, Codex.

answering
C
Wontopos
by wontopos

Wontopos (WOS) long-term memory - one memory across Claude Code, Cursor, and your agents.

461 installs/wk local only
Doom MCP
by gunnargrosch

Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client

114 installs/wk local only

Claudexor — questions

Answers built from our own checks of this server.

Why is there no uptime for Claudexor?
Claudexor runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package claudexor was installed 1 245 times last week.
How do I connect Claudexor?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls claudexor straight from npm; nothing to host, nothing to sign up for.
How many people use Claudexor?
The npm package claudexor was installed 1 245 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Claudexor open source?
Yes — it is published under the MIT licence, written in TypeScript, 470 stars on GitHub and 67 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.