Skip to content
VS Code

Penny Rounding for VS Code

com.gumballtools/penny-rounding

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

client:VS Code transport:streamable-http tools:3

Install Penny Rounding in VS Code

.vscode/mcp.json

{
  "servers": {
    "penny-rounding": {
      "type": "http",
      "url": "https://penny-rounding.gumballtools.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Penny Rounding in other clients