Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Skybridge Ecommerce Example

tech.skybridge.ecommerce/ecom-carousel

Example MCP App based on Skybridge framework showing an e-commerce products based on request

Uptime
100.0%
1 direct probes · 30d
Response
4270ms
last probe
Tools
2
callable
Resources
1
readable
Prompts
0
available

Tools · 2

search-products

Search the Skybridge winter-sports catalog: skis, goggles, and cold-weather apparel. Handles any query: a specific product, a category, a gift, or open browsing. Never assume something is unavailable …

render-carousel

Display the Skybridge products you curated as an inline carousel for the client. ## When to call Call this AFTER searching and curating, and BEFORE writing your recommendation. Avoid describing the p…

Resources · 1

render-carousel

Browse the curated products.

ui://views/ext-apps/carousel.html?v=fac3dbc0

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skybridge_ecommerce_example": {
      "url": "https://ecommerce.skybridge.tech",
      "transport": "streamable-http"
    }
  }
}