Orchex runs on your own machine — the client starts it, so there is no endpoint to ping. 122 installs a week from npm.
Autopilot AI orchestration — auto-plan, parallelize, self-heal, and route across 6 LLMs.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @wundam/orchex ссылается на wundam/orchex-community
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add orchex -- npx -y @wundam/orchex
{
"mcpServers": {
"orchex": {
"args": [
"-y",
"@wundam/orchex"
],
"command": "npx"
}
}
}
[mcp_servers.orchex]
command = "npx"
args = ["-y", "@wundam/orchex"]
{
"mcpServers": {
"orchex": {
"args": [
"-y",
"@wundam/orchex"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"orchex": {
"args": [
"-y",
"@wundam/orchex"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ANTHROPIC_API_KEY (Anthropic API key — auto-detected from shell env; override only), OPENAI_API_KEY (OpenAI API key — auto-detected from shell env; override only), GEMINI_API_KEY (Gemini API key — auto-detected from shell env; override only), DEEPSEEK_API_KEY (DeepSeek API key — auto-detected from shell env; override only), ORCHEX_API_URL (Override cloud API URL (optional, defaults to https://orchex.dev)).
The author declared them in the registry entry; get the values from the project itself.
Autonomous LLM build orchestrator that plans, edits, and verifies code across languages.
LLM Orchestration Agent
LLM Orchestration Agent (Openai)
Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
LLM Orchestration Agent (Langchain Anthropic)
LLM Orchestration Agent 2
LLM Orchestration Agent (Langsmith)
LLM Orchestration Agent (Langgraph)
Answers built from our own checks of this server.