Loading MCP server directory, please wait...
Autopilot AI orchestration — auto-plan, parallelize, self-heal, and route across 6 LLMs.
npx @getmcp/cli add io.github.wundam/orchexRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wundam/orchex": {
"command": "npx",
"args": [
"-y",
"@wundam/orchex"
],
"env": {
"ANTHROPIC_API_KEY": "",
"OPENAI_API_KEY": "",
"GEMINI_API_KEY": "",
"DEEPSEEK_API_KEY": "",
"ORCHEX_API_URL": ""
}
}
}
}