Skip to content

Chart Color System for Zed

io.github.socraticstatic/chart-color-system

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

client:Zed transport:streamable-http tools:4

Install Chart Color System in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "chart-color-system": {
      "url": "https://chart-color-mcp.vercel.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Chart Color System in other clients