MCP connections require a Pro plan. Upgrade from Account → Billing before connecting.
What you can do
- Ask for product, pricing, or copy updates in plain language
- Review structured proposals before anything goes live
- Keep working in the AI app you already use on your desktop
Three ways to chat with your store
All three use the same assistant. Pick whichever fits your workflow — or use more than one.
Connect
No API key is required for the OAuth flow in Claude Desktop or ChatGPT — click Connect and sign in when prompted. You still need an active Pro subscription.
Claude Desktop
1
Open Connectors
In Claude Desktop, go to Settings → Connectors.
2
Add Quickshops
Click Add custom connector and paste:
3
Sign in
Click Connect. A browser window opens the Quickshops app login — use Google or email, same as the dashboard.
4
Start chatting
Start a new conversation. Quickshops tools should appear automatically.
ChatGPT
1
Open Apps & Connectors
In ChatGPT, go to Settings → Apps & Connectors (Developer mode may be required on some plans).
2
Add the MCP server
Add a custom connector with URL
https://mcp.quickshops.app/mcp.3
Authenticate
Complete the OAuth sign-in flow with your Quickshops account when prompted.
API key (optional, advanced)
For scripts, local Cursor stdio, or automation, use an API key from Settings → API keys (Pro plan). Put it in the connectingheaders field as a Bearer token:
x-api-key / x-quickshops-api-key are optional aliases for clients that prefer a dedicated API-key header.
Try it out
Ask your assistant the same things you would in dashboard AI Chat:- “Add a $29 digital product for my Notion templates”
- “Update my store description to focus on design assets”
- “Change the homepage hero headline”
- “What products do I have live right now?”
Troubleshooting
Authentication failed
Authentication failed
Confirm your account is on Pro (Account → Billing). Reset your Quickshops password on the dashboard, then try Connect again. Or create an API key under Settings → API keys and use the advanced config above.