Skip to content
Zed

Penny Rounding for Zed

com.gumballtools/penny-rounding

Round cash totals to the nearest nickel correctly — after tax, on the total, cash only.

client:Zed transport:streamable-http tools:3

Install Penny Rounding in Zed

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

{
  "context_servers": {
    "penny-rounding": {
      "url": "https://penny-rounding.gumballtools.com/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

Penny Rounding in other clients