Loading MCP server directory, please wait...
Design references for coding agents: real product screens, sections and decoded design tokens.
npx @getmcp/cli add design.mozaika/mozaikaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Mozaika MCP token>, e.g. "Bearer mzk_...". Get your token at https://mozaika.design/connect
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"design.mozaika/mozaika": {
"url": "https://mozaika.design/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}