Skip to content

patchistry mcp server for Grok

io.github.patchistry/patchistry-mcp-server

DTC modular hat brand MCP server. 6 tools for AI agents: catalog, curated builds, shipping.

client:Grok transport:streamable-http runtime:npm tools:6

Install patchistry mcp server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "patchistry-mcp-server": {
      "type": "http",
      "url": "https://patchistry-mcp-server.vercel.app/rpc"
    }
  }
}

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

What Grok can do once it is connected

patchistry mcp server in other clients