Get started
Quickstart
Five steps from a fresh signup to running your first tool call. Plan on five minutes total.
1. Create a workspace
Sign up at shop-mcp.app/sign-up with email or Google. We create a default workspace for you on first sign-in — no separate "create org" step.
2. Connect a module
Open Settings → Integrations and pick the module you want first. Each card explains what credentials it needs:
- Shopify — paste your Admin API access token
- Neto — paste API username (optional) + key
- GA4 — sign in with Google, pick a property
- Search Console — same Google grant as GA4
3. Generate an MCP URL
Go to Settings → Connections and click Create new. Name it after the client you'll use it from (e.g. "Claude Desktop on my laptop") so you can revoke it later without breaking other machines.
Copy the URL now
4. Add your endpoint to a chat client
ShopMCP exposes one Streamable HTTP MCP URL per workspace and key. Copy the full URL from Settings → Connections:
endpointhttps://my.shop-mcp.app/api/mcp?token=smcp_xxxxxxxxxxxxxxxxxxxx
The token is already part of the URL for most clients. Microsoft Copilot Studio is the exception: use the base URL plus API key query auth. Pick your client below for the exact config:
- Claude Desktop or Claude web — paste the ShopMCP URL into
Customize → Connectors - Codex — one remote MCP URL command
- Claude Code — one CLI command
- Cursor — settings → MCP servers
- OpenClaw — register ShopMCP with
openclaw mcp set - ChatGPT — connectors panel (Plus / Pro)
- Microsoft Copilot — Copilot Studio agent with API key query auth
5. Ask your first question
Restart your client so it picks up the new MCP server, then try a query that touches the module you just connected:
- Shopify:
What were yesterday's orders? - GA4:
How much traffic did we get last week, by channel? - GSC:
Which queries lost the most clicks last month?
The assistant will discover the right ShopMCP tool from tools/list, call it, and answer in natural language. You can also run a curated cross-MCP workflow: run the morning ecommerce briefing — see playbooks.
Next steps
- Connect more modules in Settings → Integrations
- Browse the curated playbook library at /playbooks
- Invite teammates from Settings → Team
- Start your 14-day free trial or pick a paid plan in Settings → Billing

