ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Color Accessibility Engine with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deterministic color science for WCAG 2.1 compliance and LCH-based perceptual palettes.

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 · 3 capabilities

The complete Color Accessibility Engine capability set.

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Color Accessibility Engine.

  1. 01

    Analyze color accessibility

    1 AA or AAA standards. Evaluates the accessibility of a specific base color against standard black and white benchmarks

  2. 02

    Compare colors perceptually

    Measures the specific visual difference between two colors

  3. 03

    Generate perceptual palettes

    Creates color harmonies that maintain consistent perceived lightness and saturation

Observed, not estimated

823ms average. Fast in production.

Color Accessibility Engine is checked daily against the live service.

Daily averagePeak 1105ms
Aug 20Today
Fastest day
671ms
Slowest day
1105ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 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 Color Accessibility Engine, so you can see the experience inside your AI.

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

Color Accessibility Engine Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_69twE5mr5OOuWaSLhME69S8laGT4gfJyOHshUGv3/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 — Color Accessibility Engine capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "color-accessibility-engine-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_69twE5mr5OOuWaSLhME69S8laGT4gfJyOHshUGv3/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 Color Accessibility Engine owners ask.

  • 01

    How does this engine ensure color palettes look good?

    The engine uses the LCH (Lightness, Chroma, Hue) color space instead of HSL. This ensures that when you shift hues, the perceived lightness and saturation remain constant, avoiding muddy colors.

  • 02

    Can I check if my brand color is accessible?

    Yes. By using calculate_accessibility, you can check if your base HEX color meets WCAG 2.1 AA or AAA standards for both normal and large text against pure black and white.

  • 03

    What is Delta-E?

    Delta-E is a metric used to quantify the difference between two colors. This engine uses the CIEDE2000 formula to provide a value that matches how humans actually perceive color differences.