Use MyTruv inside Claude Code.
Claude Code adds MCP servers with a single command. One run, one OAuth, MyTruv tools live in every session. Script your finances alongside your code.
Make Claude Code worry about your finances.
Ask once. Claude pulls accounts, income, spending, subs and savings, ranks the leaks, and tells you exactly what to fix first.
How it works
Set it up in 3 minutes.
https://api.mytruv.com/mcp Add the MCP server
Run this in your terminal:
claude mcp add --transport http mytruv-mcp https://api.mytruv.com/mcp Authorize in your browser
Claude Code opens your browser so you can sign in to MyTruv and authorize access. The token is stored in Claude Code's credentials store. No further setup.
Verify the server is registered
Run this to confirm the server is registered:
claude mcp list Ask Claude in any session
Start a fresh session and ask "What did I spend last month?" Claude picks the right MyTruv tool, calls it, and answers with real numbers.
Treat your finances like a system, not a chore.
Your finances become code-shaped.
Tax prep, budget reports, cash-flow projections, the things you used to do in spreadsheets are now Markdown files generated by a script. Re-run anytime. Diff between months. Commit the artifacts to a repo.
Multi-step audits, automatically chained.
Real questions need 5 tool calls in a row. "Find leaks ranked by ROI" touches accounts, income, spending, subs, and savings. Claude Code chains them and returns one ranked answer, not five tabs.
Set it once, runs everywhere.
Add MyTruv to your global config and every Claude Code session has it: laptop, server, CI runner, cron job. Your finance assistant is now wherever your shell is.
From "I should check" to "it ran while I slept."
Schedule a Sunday audit. Auto-draft your tax letter every April. Refresh your investing thesis every quarter. The thing you kept putting off becomes a job that runs without you.
Try these in Claude Code.
Drop these into a Claude Code session. Claude calls the right MyTruv tools automatically.
Audit
A Markdown report of last month, with leaks called out by name.
Audit last month's spending. Flag outliers, name root causes, and write spending-audit.md. Subscriptions
Every subscription you forgot, plus draft cancel emails.
List recurring charges over $20/mo I haven't used in 60 days. Draft a cancel email per vendor. Tax prep
Pre-sorted Schedule A piles, ready for your accountant.
Find tax-deductible transactions from last year, group them into Schedule A categories, and output a CSV. Cash flow
Next month's cash flow, projected from real recurring patterns.
Project next month's cash flow from recurring inflows and outflows. Flag any week the balance drops below $500. Diff
A QoQ spending diff written to a file you can review later.
Compare this quarter to last by category. Write the diff to spending-diff.md with a one-line summary per category. API surface
What Claude Code can call.
Ten read-only tools. Claude decides which to call based on what you ask, no manual invocation.
accountBalances() // Current balances across every connected account, with totals by type.
balanceHistory() // Assets, liabilities, and net worth over time (1M, 3M, 6M, 1Y, all).
connectedAccountsLookup() // Every active link with provider, status, and metadata.
transactionHistory() // Bank transactions across all accounts, anonymized descriptions, up to 365 days.
searchTransactions() // Search by text, amount range, type, or category, with pagination.
recurringTransactions() // Subscriptions, bills, and recurring income with frequency + next-expected dates.
spendingAnalysis() // Breakdowns by category, merchant, or time period with trend comparisons.
incomeReport() // All income from payroll and bank sources, tagged by data source.
getPayrollIncome() // Pay-stub history for a specific employer.
getBankIncome() // Bank-derived income analysis for a specific account.
Questions &
Answers
Yes. MyTruv MCP is only available on the MyTruv Pro plan. Sign up or upgrade in Settings.
Yes. Once registered, the MCP server is available globally, every new Claude Code session has MyTruv tools without re-authenticating.
Run `claude mcp remove mytruv-mcp` to deregister the server.
Yes. MyTruv MCP cannot modify your accounts, create transactions, or change any settings. Claude can only read.
Yes, Claude Code supports per-project MCP server configuration. Add MyTruv at the project level instead of globally if you only want it active in certain repos.
Make AI worry about your finances
Know what you're owed. Keep what you earn. See your net worth grow.