Skip to content
Grok

store for Grok

com.yaktool/store

Forecast a WooCommerce CSV import and migrate Shopify exports. 61 documented rules.

client:Grok transport:stdio runtime:npm

Install store in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "store": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "yaktool-store-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

store in other clients