Skip to content
Grok

mzizi mcp for Grok

io.github.nyuchi/mzizi-mcp

Read-only MCP over the Mzizi design system registry — nodes, components, ownership.

client:Grok transport:streamable-http runtime:npm

Install mzizi mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mzizi-mcp": {
      "type": "http",
      "url": "https://mcp.mzizi.dev/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

mzizi mcp in other clients