MCP Commerce Server Starter for Zed
io.github.newplanetww/mcp-commerce-starter
FastMCP commerce server starter: product catalog, search, and checkout. Deploy to Vercel in 5 min.
client:Zed
transport:streamable-http
Install MCP Commerce Server Starter in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-commerce-starter": {
"url": "https://mcp-commerce-starter.vercel.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs