Loading MCP server directory, please wait...
Read-only MCP over the Mzizi design system registry — nodes, components, ownership.
npx @getmcp/cli add io.github.nyuchi/mzizi-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SUPABASE_PUBLISHABLE_KEYPublic Supabase publishable (anon) key — RLS grants read-only access to component_documents.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nyuchi/mzizi-mcp": {
"command": "npx",
"args": [
"-y",
"mzizi-mcp"
],
"env": {
"SUPABASE_URL": "https://grjsboqkaywpwatvrzmy.supabase.co",
"SUPABASE_PUBLISHABLE_KEY": ""
}
}
}
}