SendaMeal Storefront for VS Code
com.sendameal/storefront
Search gift meals and send them as gifts. Live catalog, cart, and guest checkout for SendaMeal.
client:VS Code
transport:streamable-http
tools:6
Install SendaMeal Storefront in VS Code
.vscode/mcp.json
{
"servers": {
"storefront": {
"type": "http",
"url": "https://store-odebi8ye4k-1.mybigcommerce.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs