Skip to content
Cursor

numeral for Cursor

io.usefulapi/numeral

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

client:Cursor transport:streamable-http

Install numeral in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "numeral": {
      "url": "https://numeral.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

numeral in other clients