branding mcp for Zed
io.github.forge-space/branding-mcp
AI-powered brand identity generation via MCP with design tokens, typography, and logo assets.
client:Zed
transport:stdio
runtime:npm
Install branding mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"branding-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/branding-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs