Brandsystem MCP — Brand Guidelines for AI for Cursor
io.github.brandcode-studio/brandsystem-mcp
Use existing brand guidelines with AI. Turn websites, PDFs, and Figma into a .brand runtime.
client:Cursor
transport:stdio
runtime:npm
Install Brandsystem MCP — Brand Guidelines for AI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"brandsystem-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@brandsystem/mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs