orchex for Claude Code
io.github.wundam/orchex
Autopilot AI orchestration — auto-plan, parallelize, self-heal, and route across 6 LLMs.
client:Claude Code
transport:stdio
runtime:npm
Install orchex in Claude Code
run in your project directory
claude mcp add orchex -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e GEMINI_API_KEY=<GEMINI_API_KEY> -e DEEPSEEK_API_KEY=<DEEPSEEK_API_KEY> -e ORCHEX_API_URL=<ORCHEX_API_URL> -- npx -y @wundam/orchex
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs