DropHaul Help

Connect Codex to DropHaul

Connect the Codex CLI to DropHaul with three commands and one sign-in.

For developers. Three commands, one sign-in.

In a terminal, run codex features enable mcp_2026_07_28 once. Without it, the sign-in in the next step fails.

Run codex mcp add drophaul --url https://majestic-emu-550.convex.site/mcp, then codex mcp login drophaul.

Your browser opens. A DropHaul page opens: sign in, choose your company, review the access, and click Allow access. The tab will then say the sign-in is complete.

Start Codex and ask "Who am I signed in to DropHaul as?"

What you'll see

The browser tab shows a DropHaul sign-in page, then a company picker, then the access review screen from step 3. Once you click Allow access, the tab confirms the sign-in is complete and you can return to your terminal.

If something's not right

  • Login fails with a protocol error. Confirm codex features list shows mcp_2026_07_28 as true.
  • It's showing the wrong company. Run codex mcp logout drophaul, then codex mcp login drophaul again.
  • You want to remove the connection. Run codex mcp logout drophaul. This doesn't revoke a personal access token if you have one, so revoke that in DropHaul too.

See Managing your connections and Troubleshooting for more.

On this page