What is a ChatGPT app, and how is it different from a custom GPT?
A custom GPT is a configured version of ChatGPT with instructions and files. A ChatGPT app is your own software connected through the Model Context Protocol, so the assistant can query your live systems and take actions against them. A custom GPT knows what you told it; an app can look things up and do things.
How long does it take to build a ChatGPT app?
Most first connectors take eight to twelve weeks from kickoff to a live listing. The build is rarely the constraint. Selecting the right use case, getting the underlying APIs into shape, passing security review, and platform review are what set the schedule. A narrow read-only connector against a clean existing API can be materially faster.
What does it cost?
Cost tracks scope rather than a fixed price list. The variables that matter are how many backend systems the connector reaches, how much work the underlying APIs need before they can support it, whether it writes to production systems or only reads, and how much security and compliance review the category attracts. A single-source read-only connector is a much smaller project than a multi-system one with write actions. We scope this concretely in a discovery session before any build commitment.
Does the same server work in Claude and Microsoft Copilot?
Largely, yes, and that is the main reason to build on MCP rather than a platform-specific integration. One well-built server can serve ChatGPT, Claude, Microsoft Copilot, and other MCP clients. What differs per platform is the listing and review process, some presentation capabilities, and the distribution model. Building once and distributing to several surfaces is the normal sequence.
What does it take to get listed?
The observable requirements are consistent. In our August 2026 snapshot of the directory, 98.7% of listed apps publish both a privacy policy and terms of service, and 99.7% authenticate at install rather than deferring it. Beyond those, review covers what your tools can actually do, how you handle user data, and whether the app behaves predictably. Treat published policies and a clear permission model as prerequisites, not paperwork.
Do we have to list publicly at all?
No. Many connectors are built for internal teams or for a company’s own authenticated customers and never appear in a public directory. Public listing is a distribution choice. The engineering underneath is the same either way, which means you can build first and decide about distribution later.
Our APIs are old and incomplete. Is that a blocker?
It is the normal starting condition, not a disqualifier. In most engagements some API or data work is part of the project. What matters is whether the underlying data exists and can be reached at all; the interface in front of it is something we can build.
Why work with Node8 on this?
Node8 is part of the OpenAI Select Partner program and builds on the OpenAI platform daily, alongside MCP work for Claude and Copilot. We are engineers who ship connectors end to end: data and API work, tool design, security, platform review, and the adoption work afterwards. We also catalogued the entire public directory, which is why the guidance on this page is grounded in what is actually listed rather than in speculation.