Search, compare in 3D, and buy products from 5.6M+ Shopify stores. Free tier; Pro adds checkout.
claude mcp add commerce --transport sse https://chat.curie.app/api/mcp/global
~/.cursor/mcp.json
{
"mcpServers": {
"commerce": {
"url": "https://chat.curie.app/api/mcp/global"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"commerce": {
"serverUrl": "https://chat.curie.app/api/mcp/global"
}
}
}
.vscode/mcp.json
{
"servers": {
"commerce": {
"type": "sse",
"url": "https://chat.curie.app/api/mcp/global"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"commerce": {
"url": "https://chat.curie.app/api/mcp/global"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"commerce": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chat.curie.app/api/mcp/global"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://chat.curie.app/api/mcp/global | none |
| sse | https://chat.curie.app/api/mcp/{shop_id} |
Authorization: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/co.curie--commerce/reviews or the review_server meta-tool.
POST /mcp