Expenses

local

expenses-tools

Track personal spending: log expenses, list by category/date, and summarise totals by category.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (4)

  • expenses_add
    Log an expense: amount, category, description, date, optional merchant and payment method.
  • expenses_list
    List recent expenses. Filter by category or date range.
  • expenses_summary
    Summarise expenses by category over a date range. Returns totals and top categories.
  • expenses_delete
    Delete an expense entry.