Founding cohort pricing is open: Pro at today's price, locked while you stay. Limited seats. See the offer
Connect ChatGPT
ChatGPT custom connectors speak the same protocol as Claude: one URL, OAuth discovery, a consent screen you approve.
OAuth 2.1Read-onlyFree
Four minutes, start to finish
- In ChatGPT, open Settings → Connectors and create a custom connector.
- Paste your store endpoint and leave the authentication fields empty, the connector finds the authorization server from the URL.
- Approve the BoostEcom consent screen. It lists permissions in plain language, not scope strings.
- The store's tools become available to the model, filtered to what you just approved.
ChatGPTurl
OAuth 2.1
https://www.boostecom.app/api/mcp/v1/<STORE_ID>
What to paste
Replace <STORE_ID> with your store id. The dashboard shows the same URL fully resolved, next to the key.
What bites
- The endpoint is per store: a second store is a second connector, with its own consent and its own token.
- Every write is refused before it reaches Shopify, including any query we cannot prove is read-only. Ask for a change and you get the refusal, not a silent skip.
Next
3 other clients, tested end to end
Ask @Atlas about the store you connect
The same store ChatGPT reads is one question away here. Ask it in your own words.