MCP Commerce Server Starter for VS Code
io.github.newplanetww/mcp-commerce-starter
FastMCP commerce server starter: product catalog, search, and checkout. Deploy to Vercel in 5 min.
client:VS Code
transport:streamable-http
Install MCP Commerce Server Starter in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-commerce-starter": {
"type": "http",
"url": "https://mcp-commerce-starter.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs