Skip to content
VS Code

mzizi mcp for VS Code

io.github.nyuchi/mzizi-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install mzizi mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mzizi-mcp": {
      "type": "http",
      "url": "https://mcp.mzizi.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mzizi mcp in other clients