2 months ago
Generate brand-consistent images directly from your AI editor. Upload your brand once to Brandiseer, then use three tools — list your brands, check your credit balance, and generate on-brand visuals — without leaving Claude Code, Cursor, VS Code, or Windsurf.
Server Config
{
"mcpServers": {
"brandiseer": {
"url": "https://brandiseer.com/api/mcp",
"headers": {
"Authorization": "Bearer ${BRANDISEER_API_KEY}"
}
}
}
}