One setup path
The agent handles setup and pauses when browser authentication needs you.
Claude Code and Cursor use the OrgX setup wizard.Without it, the tool switch becomes another manual step and the record arrives late.
OrgX connects through client setup, hosted OAuth MCP, REST, and webhooks. Each recorded session retains its client and workspace boundary.
Choose a supported client to see the current setup path and the first bounded prompt.
npx @useorgx/wizard@latest setup02The agent pauses when browser authentication needs you.
03Call orgx_bootstrap, report the active workspace, and stop.
The agent handles setup and pauses when browser authentication needs you.
Claude Code and Cursor use the OrgX setup wizard.The client reports the active workspace before changing work.
The first bootstrap stops before any creation or mutation.The record begins with intent, not an unscoped agent session.
Irreversible actions stay behind operator approval.