ChatGPT + Cloxbi
Add Cloxbi as a custom MCP connector in ChatGPT and manage schedules from the assistant you already open every day.

ChatGPT connectors
Custom connector. OAuth by default.
ChatGPT supports custom MCP connectors in Developer Mode (Plus, Pro, and team plans). Point it at https://app.cloxbi.com/mcp, choose OAuth (not Bearer token), and sign in with your Cloxbi staff account when prompted.
Setup steps
- Log in at AI integration in the Cloxbi web app as a manager, scheduler, or location admin. You'll need the MCP URL below — no API key required for OAuth.
- In ChatGPT, go to Settings → Apps & Connectors → Advanced settings and turn on Developer Mode (beta; plan requirements may apply).
- Choose Add custom connector (or Create connector):
- Name: Cloxbi
- URL:
https://app.cloxbi.com/mcp - Authentication: OAuth (recommended — do not select Bearer token unless testing legacy clients)
- Start a new chat, enable the Cloxbi connector, complete Cloxbi sign-in, and confirm tools appear before asking scheduling questions.
Good to know
- Developer Mode and full MCP tool access are still rolling out — capabilities can differ by plan and region.
- OAuth ties the connector to your staff account. Don't share a manager session in a shared ChatGPT workspace.
- Need Bearer-token mode for scripts? Generate an
mcp_…key in AI integration — see MCP support. - For Anthropic clients, see the Claude Coworker guide.
Technical reference
OAuth discovery, Bearer-token fallback, and location header behavior: MCP support.