Skip to content
VS Code

numeral for VS Code

io.usefulapi/numeral

Calculate sales tax & VAT, record transactions and refunds, manage products and customers.

client:VS Code transport:streamable-http

Install numeral in VS Code

.vscode/mcp.json

{
  "servers": {
    "numeral": {
      "type": "http",
      "url": "https://numeral.usefulapi.io/mcp"
    }
  }
}

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

numeral in other clients