Servers
B
brandguide/AI MCP
@bencium
Agents are taking over execution. When they write copy, generate visuals, or adapt messaging, they need structured brand knowledge — not PDFs and guesswork. brandguide/AI is the policy layer that makes agents brand-compatible by default.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"brandguide": {
"command": "npx",
"args": [
"-y",
"brandguideai-mcp"
]
}
}
}