ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Palette Generator Engine with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Generate perceptually uniform color palettes using OKLCH space and WCAG accessibility standards.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 4 capabilities

The complete Palette Generator Engine capability set.

These are the exact actions your AI can choose when you ask it to work with Palette Generator Engine.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Palette Generator Engine.

  1. 01

    Get monochromatic shades

    Creates a range of shades and tints derived from a single hue

  2. 02

    Get accessible palette

    Generates a palette where all colors are guaranteed to pass WCAG AA contrast standards

  3. 03

    Get attribute variation

    Generates a palette by holding one color attribute constant while varying another

  4. 04

    Get harmony palette

    Supports complementary, split-complementary, analogous, triadic, tetradic, monochromatic, and custom modes. Generates a palette based on traditional color theory relationship rules

Observed, not estimated

633ms average. Fast in production.

Palette Generator Engine is checked daily against the live service.

Daily averagePeak 847ms
Aug 20Today
Fastest day
517ms
Slowest day
847ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Palette Generator Engine, so you can see the experience inside your AI.

It does not authenticate your account with Palette Generator Engine. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Palette Generator Engine Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_VzTSLwHAOqHEe6Kfgd2s4JSQKeyBcUdJyUJYC0eN/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Palette Generator Engine capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "palette-generator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_VzTSLwHAOqHEe6Kfgd2s4JSQKeyBcUdJyUJYC0eN/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Palette Generator Engine owners ask.

  • 01

    What is OKLCH and why does it matter?

    OKLCH is a perceptually uniform color space. Unlike RGB, changes in lightness feel consistent to the human eye regardless of the hue.

  • 02

    How can I ensure my palette is accessible?

    Use the get_accessible_palette capability. It calculates contrast ratios to ensure all colors meet WCAG AA standards.

  • 03

    Can I use custom color angles?

    Yes, by using get_harmony_palette with the 'custom' harmony type and providing specific angles.