Skip to content
Cursor

Ecommerce Mcp for Cursor

io.github.varvararatta/ecommerce_mcp

MCP server for E-Commerce

client:Cursor transport:streamable-http

Install Ecommerce Mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ecommerce_mcp": {
      "url": "https://ecommerce-mcp.mcpize.run/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Ecommerce Mcp in other clients