Skip to content
Grok

docs for Grok

com.merchinary/docs

Search how-to docs for Merchinary's Shopify Bulk Product Editor and Image Editor apps.

client:Grok transport:stdio runtime:npm

Install docs in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "docs": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@merchinary/docs-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

docs in other clients