Catalog
io.github.ejwhite7/brandkit-mcp
Officialby ejwhite7 · TypeScript
BrandKit MCP
Brand atomic system over MCP: verbal, visual, motion, tokens, and a magic_trick taste primer.
Manages brand guidelines across verbal, visual, motion, and design tokens.
Topics
brand-kitclaudedesign-systemmcpmodel-context-protocolopen-sourcetypescript
README not available yet.
Install
Configuration
Arguments
commanddefault serveclaude_desktop_config.json
{
"mcpServers": {
"brandkit-mcp": {
"command": "npx",
"args": [
"-y",
"brandkit-mcp@2.1.0",
"serve"
]
}
}
}