Net Worth Tracker Updater with Plaid MCP and Claude
Personal Finance Automation
Quick Answer
Plaid MCP pulls balances from all financial accounts monthly, n8n calculates total assets, liabilities, and net worth, Google Sheets tracker updates automatically, and Claude delivers a progress commentary with month-over-month changes.
The Problem This Solves
People who want to track net worth monthly give up because pulling balances from multiple accounts takes too long. This workflow makes net worth tracking completely automatic, removing the friction that causes people to stop.
About This Workflow
Tracking net worth over time is one of the most motivating personal finance habits, but manually pulling balances from multiple accounts each month discourages consistency. This workflow connects to all your financial accounts through Plaid MCP, pulls current balances from checking, savings, investment, and loan accounts monthly, updates a Google Sheets net worth tracker automatically, and delivers a Claude commentary on month-over-month changes and progress toward financial goals.
Tools Required
Step-by-Step Blueprint
Schedule monthly trigger on the 1st
n8nCreate an n8n Schedule trigger on the 1st of each month at 7am. Monthly snapshots build a meaningful net worth history over time.
Pull all account balances via Plaid MCP
Plaid MCPAdd an n8n HTTP node to call Plaid MCP and retrieve current balances from all linked accounts: checking, savings, investment accounts, credit cards, loans, and mortgages.
Calculate net worth components
n8nAdd an n8n Code node to calculate: total liquid assets, total investment assets, total liabilities, and net worth. Group accounts into assets and liabilities categories.
Update Google Sheets net worth tracker
Google SheetsAdd n8n Google Sheets nodes to append this month's net worth snapshot to the tracker. Include total assets, total liabilities, net worth, and individual account balances for detailed tracking.
Generate progress commentary with Claude
ClaudeAdd an n8n Claude node. Send the current and prior month net worth data and instruct Claude to write a brief progress commentary covering: net worth change in dollars and percentage, which accounts drove the change, and encouragement or observations relevant to the trend.
Email monthly net worth update
n8nAdd an n8n Email node to send the net worth update including the current figure, month-over-month change, and Claude's progress commentary.
Cost Estimate
n8n Cloud Pro $50/month or self-hosted free. Plaid production pricing usage-based - contact plaid.com. Claude API costs minimal for monthly runs. Google Sheets free.
Related Resources
AI Agents
MCP Servers
Software