MCP Server
MCP
Skybridge Ecommerce Example
Example MCP App based on Skybridge framework showing an e-commerce products based on request
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://ecommerce.skybridge.tech"
},
{
"type": "sse",
"url": "https://ecommerce.skybridge.tech"
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
sse
Comments
Sign in to leave a comment