Skip to content
VS Code

Brandsystem MCP — Brand Guidelines for AI for VS Code

io.github.brandcode-studio/brandsystem-mcp

Use existing brand guidelines with AI. Turn websites, PDFs, and Figma into a .brand runtime.

client:VS Code transport:stdio runtime:npm

Install Brandsystem MCP — Brand Guidelines for AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "brandsystem-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@brandsystem/mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Brandsystem MCP — Brand Guidelines for AI in other clients