Skip to content

WebCake Storefront for Grok

io.github.vuluu2k/webcake-storefront-mcp

Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.

client:Grok transport:streamable-http runtime:npm

Install WebCake Storefront in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "webcake-storefront-mcp": {
      "type": "http",
      "url": "https://store.toolvn.io.vn/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

WebCake Storefront in other clients