MCP
Install: ChatGPT App
Install the Jobby.dev ChatGPT App from the OpenAI directory — one click, no config file needed.
Last updated
For ChatGPT, Jobby.dev ships as a first-party App via the OpenAI Apps SDK. One-click install from the directory; no config file required.
Status
The Jobby.dev ChatGPT App is in scaffold + pre-submission review as of 2026-05-03. The backend MCP surface is fully shipped; the App-side install is gated on OpenAI directory submission.
Until the App is approved, ChatGPT Plus / Team / Enterprise users can drive Jobby.dev via the hosted MCP HTTP endpoint at https://jobby.dev/api/mcp — see MCP overview for the connection shape.
Install (once approved)
- Open ChatGPT > Apps in the sidebar.
- Search for "Jobby.dev".
- Click Install.
- You're prompted to authorize Jobby.dev with your account. Approve once; the App receives a scoped OAuth token.
- Done. Tools appear under the Apps menu in any new chat.
What the App adds beyond raw MCP
The App ships three rich widgets the OpenAI Apps SDK renders inline in chat:
- InterviewRoom — when
jobbydev_interview_room_urlreturns a URL, the App embeds the Daily.co video iframe directly in the chat surface. See widgets. - UpgradeCheckout — when
jobbydev_create_upgrade_checkoutreturns aclient_secretin embedded mode, the App mounts Stripe Embedded Checkout inline. - QueueStatus — when the user is in a queue, the App refreshes their position automatically every ~10 seconds.
Authorization scope
On install, ChatGPT prompts for the scope set the App needs. Defaults: profile:read, queue:*, matches:read, billing:read, billing:write. You can revoke at any time from /account/integrations.
Limits
ChatGPT clients (Plus / Team / Enterprise) carry usage limits the same as the rest of ChatGPT. App-driven Jobby.dev calls count against your per-token rate limits on Jobby.dev's side independently of ChatGPT's usage limits.