Chart Color System for Cursor
io.github.socraticstatic/chart-color-system
Solve, audit and simulate colorblind-safe chart palettes. WCAG contrast, OKLab ΔE. Read-only.
client:Cursor
transport:streamable-http
tools:4
Install Chart Color System in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"chart-color-system": {
"url": "https://chart-color-mcp.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs