Autopilot AI orchestration — auto-plan, parallelize, and execute multi-file tasks with ownership enforcement. Supports 6 LLM providers (Claude, OpenAI, Gemini, DeepSeek, Ollama, AWS Bedrock). BYOK, self-healing, wave-based parallel execution.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"-y",
"@wundam/orchex"
],
"command": "npx"
}