Project Gumball

Color Companion

Convert any colour, and find the ones that go with it.

Why delegate this

Colour-space arithmetic has no feedback signal — a wrong hex-to-OKLCH looks exactly like a right one until someone sees the colour. Harmonies rotated in HSL also come out perceptually unbalanced, which is the usual mistake.

Tools

Two ways to call it

Through the aggregator, which gives you every other tool at the same time:

claude mcp add --transport http gumball https://gumballtools.com/api/mcp

Or directly, if this is the only capability you want:

claude mcp add --transport http color-companion https://color-companion-ebon.vercel.app/api/mcp

The other tools