Skybridge Ecommerce Example for Cursor
tech.skybridge.ecommerce/ecom-carousel
Example MCP App based on Skybridge framework showing an e-commerce products based on request
client:Cursor
transport:streamable-http
tools:2
Install Skybridge Ecommerce Example in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ecom-carousel": {
"url": "https://ecommerce.skybridge.tech"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs