MCP Commerce Server Starter for Cursor
io.github.newplanetww/mcp-commerce-starter
FastMCP commerce server starter: product catalog, search, and checkout. Deploy to Vercel in 5 min.
client:Cursor
transport:streamable-http
Install MCP Commerce Server Starter in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-commerce-starter": {
"url": "https://mcp-commerce-starter.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs