Loading MCP server directory, please wait...
Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.
npx @getmcp/cli add app.zaklad/design-systemRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer mcp_tok_... token, generated in Project Settings -> AI Access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.zaklad/design-system": {
"url": "https://platform.zaklad.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}