BrandKit MCP for Zed
io.github.ejwhite7/brandkit-mcp
Brand atomic system over MCP: verbal, visual, motion, tokens, and a magic_trick taste primer.
client:Zed
transport:stdio
runtime:npm
Install BrandKit MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"brandkit-mcp": {
"command": "npx",
"args": [
"-y",
"brandkit-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs