Server URL:
https://mcp.merchantops.ai/mcp · Transport:
Streamable HTTP · Auth: OAuth 2.1 (sign in with your MerchantOps
account)Connect
- Claude Desktop
- Claude Code
- ChatGPT
1
Open connector settings
Settings → Connectors → Add custom connector.
2
Add the server
Name it
MerchantOps and enter the URL:3
Authenticate
Click Connect. A browser window opens to sign in with your
MerchantOps account and authorize access. After consent you’re returned
to Claude and the MerchantOps tools appear.
Authentication & access
The server authenticates you with OAuth using your MerchantOps account — you don’t create or paste an API key to connect it. Access is scoped to your organization automatically, and the server is read-only, so connecting it changes nothing: it can answer catalog questions but cannot alter data. Read-only is a guarantee about writes, not about interpretation. Some tools return raw records that need reading carefully — see the caveat onget_product_pricing below — so treat an agent’s answer as a starting point to
confirm in the dashboard, not as a final one.
The Settings → API Keys page in your dashboard manages a separate kind of
credential — server API keys for direct API access or
customer-run workers — and is unrelated to connecting this OAuth-based MCP
server. You never paste an API key into an MCP client.
Available tools
All tools are read-only and scoped to the authenticated member’s organization.Example prompts
Troubleshooting
The browser sign-in doesn't complete / tools don't appear
The browser sign-in doesn't complete / tools don't appear
Make sure pop-ups/redirects aren’t blocked, then retry the connection. In
Claude Code, re-run
/mcp and re-authenticate. MCP clients cache the tool
list — fully reconnect the connector to pick up changes.Tools return empty results
Tools return empty results
Results are scoped to your organization. Run
whoami to verify you’re signed
in as the expected member and org. If the org is wrong, sign out of the
connector and reconnect with the right account.