Connect to ChatGPT & Claude
The Creators Company ships an official MCP connector — a secure link that lets your AI assistant build and manage your storefront for you: pages, themes, products and course outlines, all from a normal chat. This guide shows you how to add it to Claude, Claude Code, and ChatGPT.
Watch the walkthrough
A 2-minute video showing how to connect and use the connector:
What you can do
Once connected, you can ask your assistant to:
- Storefronts — list the storefronts you manage and switch the active one.
- Pages & design — create and edit pages, add and reorder content blocks, set the homepage, edit the theme, preview and audit a page.
- Products — create, update, delete and list products (courses, downloads, links), and upload product images and files.
- Courses — build course outlines: add, update, reorder and delete sections and lessons, and upload lesson files.
Before you start
- A The Creators Company account with a storefront — you sign in with this account to authorize the connector.
- An AI client that supports custom / remote MCP connectors — Claude (Pro, Max, Team or Enterprise), Claude Code, or ChatGPT with developer mode.
- The connector URL below.
Connector URL
This is the MCP server address you paste into your AI client:
https://thecreators.company/mcp
Opening this URL in a browser shows an error — that is expected. It only responds to MCP clients, not normal page visits.
Add the connector
- Open Settings → Connectors (Pro/Max) or Organization settings → Connectors (Team/Enterprise owners).
- Click “+ Add custom connector” (Team/Enterprise: hover Custom → Web).
- Paste the connector URL above and click Add. Leave the optional OAuth client fields blank.
- Click Connect and sign in with your The Creators Company account to authorize.
- In a chat, open the “+” → Connectors menu and enable The Creators Company.
- Add the server with the HTTP transport:
claude mcp add --transport http creators https://thecreators.company/mcp
- Run
/mcpinside Claude Code, choose creators → Authenticate, and sign in via your browser.
- Open Settings → Apps & Connectors → Advanced and turn on Developer mode.
- Go to Apps & Connectors → Create and add a custom connector using the URL above.
- Authorize the connector by signing in with your The Creators Company account.
- Enable it in a chat from the connectors menu.
Developer mode / custom MCP connectors are a ChatGPT beta and may require a paid or workspace plan.
Authentication & your data
The connector uses OAuth 2.0. You sign in with your The Creators Company account, and the connector can only act on the storefronts your account manages — nothing else. Write actions (creating, updating, deleting, uploading) are marked so your assistant asks for confirmation before running them. You can disconnect the connector at any time from your AI client’s settings.
Troubleshooting
- “This page has expired” or you’re asked to sign in again — your session expired; re-authenticate the connector from your client’s settings.
- The URL shows an error in the browser — expected; the connector URL only responds to MCP clients, not normal browser requests.
- You manage more than one storefront — ask your assistant to “list my storefronts”, then “switch to name”, or mention the storefront by name in your request.
- The assistant won’t make a change — destructive actions ask for confirmation; approve the action when prompted.
Support
Email us at [email protected] and we’ll help you get connected.