What is the Curie Commerce MCP server?
Search, compare in 3D, and buy products from 5.6M+ Shopify stores. Free tier; Pro adds checkout.
How to install Curie Commerce
Copy-paste configuration for popular MCP clients.
AuthorizationsecretOptional 'Bearer <token>' from Curie Pro OAuth (https://chat.curie.app/api/oauth/authorize). Without it, the free tier (100 req/min/IP) is used.
{
"mcpServers": {
"commerce": {
"url": "https://chat.curie.app/api/mcp/global"
}
}
}{
"mcpServers": {
"commerce": {
"serverUrl": "https://chat.curie.app/api/mcp/global"
}
}
}{
"servers": {
"commerce": {
"type": "http",
"url": "https://chat.curie.app/api/mcp/global"
}
}
}{
"mcpServers": {
"commerce": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chat.curie.app/api/mcp/global"
]
}
}
}claude mcp add --transport sse commerce https://chat.curie.app/api/mcp/globalRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.