Build entire brand kits with a single prompt
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@brandkity/mcp"
],
"env": {
"BRANDKITY_API_KEY": "YOUR_API_KEY_HERE"
}
}