Skip to content
VS Code

Chart Color System for VS Code

io.github.socraticstatic/chart-color-system

Solve, audit and simulate colorblind-safe chart palettes. WCAG contrast, OKLab ΔE. Read-only.

client:VS Code transport:streamable-http tools:4

Install Chart Color System in VS Code

.vscode/mcp.json

{
  "servers": {
    "chart-color-system": {
      "type": "http",
      "url": "https://chart-color-mcp.vercel.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Chart Color System in other clients