generate_color_palette — Brandize MCP Tool
generate_color_palette
(generate color palette) is one of 10 tools on the
Brandize
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_color_palette from your client
- Claude Code Brandize generate_color_palette run in your project directory
- Claude Desktop Brandize generate_color_palette ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Brandize generate_color_palette ~/.cursor/mcp.json
- VS Code Brandize generate_color_palette .vscode/mcp.json
- Zed Brandize generate_color_palette ~/.config/zed/settings.json
- Windsurf Brandize generate_color_palette ~/.codeium/windsurf/mcp_config.json
- Cline Brandize generate_color_palette ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Brandize generate_color_palette ~/.gemini/settings.json
- Grok Brandize generate_color_palette .mcp.json (in your project root)
- ChatGPT Brandize generate_color_palette Settings → Connectors → Advanced → Developer mode
- Claude.ai Brandize generate_color_palette Settings → Connectors → Add custom connector
- LangChain Brandize generate_color_palette pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http brandize https://brandize.me/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.