Project Gumball

Penny Rounding

What a cash total actually rounds to now that the penny is gone.

Why delegate this

Four things are wrong in most explanations and each changes the answer: rounding is cash-only, applies to the total rather than each item, happens after tax, and is not free money for retailers. Money in floating point is also a bug waiting to happen.

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 penny-rounding https://penny-rounding.vercel.app/api/mcp

The other tools