Currently, the API and MCP server do not allow for negative numbers when creating transactions. This makes it impossible to record refunds (such as store purchase refunds) or other negative adjustments directly via the API, forcing users to rely on CSV imports for these specific entries. Support for negative values would allow for full expense and refund tracking through API integrations.