Finds recurring uncategorized transactions and creates categoryrules for them (substring match against normalized description -> category), applying each rule retroactively. Use when the user asks to categorize transactions, clean up "Uncategorized", set up category rules, or run categorization. On demand, not an…
Reviews auto-detected recurring-bill candidates (confirmed: false) and confirms the real ones or dismisses the noise. Use when the user asks to review recurring bills, clean up pending bills, or confirm detected bills. On demand, not an automatic background job.
Applies each active debt's matchingrule against transactions not yet linked to it, and links the clear matches via linktransactionstodebt. Use when the user asks to reconcile debts, catch up debt linking, run debt matching rules, or check whether new transactions belong to an existing debt. On demand — not an…
MCP server "copiloto-financeiro" as configured in Botelho31/copiloto-financeiro. Launched with bun --env-file=/Users/lucasbotelho/Developer/copiloto-financeiro/.env /Users/luc.