MCP Commerce Server Starter for Grok
io.github.newplanetww/mcp-commerce-starter
FastMCP commerce server starter: product catalog, search, and checkout. Deploy to Vercel in 5 min.
client:Grok
transport:streamable-http
Install MCP Commerce Server Starter in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-commerce-starter": {
"type": "http",
"url": "https://mcp-commerce-starter.vercel.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs