Brandsystem MCP — Brand Guidelines for AI for Grok
io.github.brandcode-studio/brandsystem-mcp
Use existing brand guidelines with AI. Turn websites, PDFs, and Figma into a .brand runtime.
client:Grok
transport:stdio
runtime:npm
Install Brandsystem MCP — Brand Guidelines for AI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"brandsystem-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@brandsystem/mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs