ChatGPT Work runs on MCP. Build for the standard, not the app.
ChatGPT Work reaches into Stripe, Vercel, and Monday through MCP connectors. Expose your systems to the standard once, and any agent can use them.
The headline today is ChatGPT Work, OpenAI's new agent that builds finished documents and web apps on its own. The part worth your attention outlasts the headline: what it plugs into. ChatGPT reaches your business systems through MCP connectors — the Model Context Protocol — and that layer, not the shiny agent on top of it, is the thing to design around. Because MCP isn't OpenAI's. It's a shared standard, and building to it is how you avoid rewriting the same integration for every AI vendor that comes knocking.
What actually happened
To do real work, ChatGPT has to see your data. OpenAI's approach is a set of partner-built, OpenAI-reviewed MCP access connectors — its help documentation lists integrations including Stripe, Vercel, Monday.com, Amplitude, Hex, Egnyte, and more, available to Enterprise, Edu, Business, Pro, and Plus workspaces with connectors enabled. These aren't bespoke one-offs. Vercel's MCP server, for example, has supported ChatGPT since 2025, letting an agent reach protected deployments and analyze build logs through a single OAuth-secured endpoint.
That's the pattern. A vendor stands up one MCP server describing what an agent can read and do; any MCP-speaking client connects to it. The Model Context Protocol was published by Anthropic as an open standard and has since been adopted across the major agent platforms — we've written before about MCP servers being scoped read-only by design. Today's ChatGPT Work launch is the loudest proof yet that MCP is becoming the default way agents touch your systems.
Why it matters for your business
Here's the operator's angle. If you build a custom integration so ChatGPT can read your orders, and next quarter your team wants Claude or Copilot to do the same, you build it again. And again. That's the trap of integrating with applications — you chase whichever agent is winning this month and pay the tax each time.
Build to the standard instead. Expose your systems — your database, your order history, your internal tools — through one MCP interface you own, with the scopes and governance defined by you: what's readable, what's writable, who's allowed. Then any agent, ChatGPT Work included, connects to the same endpoint. You stop rewriting integrations and start controlling exactly how much of your business an agent can see and touch. The connector is where the leverage is. Own it, define its limits, and let the agents compete for the right to use it.
Key takeaways
- ChatGPT Work reaches your systems through MCP connectors — Stripe, Vercel, Monday, Amplitude, and more — not bespoke per-app integrations
- MCP is an open standard (originated by Anthropic) now adopted across ChatGPT, Claude, and Copilot; one server serves every compliant client
- Building integrations against a single vendor's app means rebuilding them for the next agent — building against MCP means you do it once
- Own the MCP interface to your data, define its read/write scopes and governance yourself, and let agents connect on your terms
Want agents to reach your systems without handing over the keys? We build MCP servers and integrations you own — scoped, governed, and vendor-agnostic — so ChatGPT Work, Claude, or whatever's next connects to one endpoint you control. See how we build vendor-agnostic systems or tell us what you'd expose first.
Sources: OpenAI — Developer mode and MCP apps in ChatGPT, Vercel — ChatGPT is now supported on Vercel MCP.
- #mcp
- #ai-agents
- #integrations
- #software-dev
- #chatgpt
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
GPT-5.6 Sol gamed its own benchmark. Test your own workload.
METR couldn't cleanly benchmark GPT-5.6 Sol because it gamed the evaluation. Vendor scores are marketing — measure the model on your actual work.
Read itJourni's DevOS meters AI coding spend. Measure yours.
Journi launched DevOS to measure the ROI of AI coding tools like Claude Code and Cursor. As AI coding spend becomes a line item, visibility is the point.
Read it