Model Context Protocol

Ask your AI about
your money.

Connect WealthMind to any MCP-compatible AI — Claude, VS Code Copilot, or ChatGPT. Chat with your real financial data — net worth, assets, cashflow, FIRE projections — in plain English. No dashboards, no spreadsheets.

Setup in 4 steps

01

Install your AI client

WealthMind MCP works with any MCP-compatible client — Claude Code, VS Code with Copilot, or ChatGPT. Pick the one you already use.

npm install -g @anthropic-ai/claude-code

Or download the desktop app from claude.ai/code

02

Add WealthMind to your MCP config

Add the WealthMind MCP server to your client's configuration. Authentication is handled automatically via OAuth — no API token needed.

{
  "mcpServers": {
    "WealthMind-MCP": {
      "type": "http",
      "url": "https://wealthmind-mcp.onrender.com/mcp"
    }
  }
}

Config file: ~/.claude/claude.json on Mac/Linux, %APPDATA%\Claude\claude.json on Windows

03

Authenticate with WealthMind

The first time you connect, WealthMind will open a browser window to log in with your WealthMind account. That's it — no API tokens or manual setup.

Your session is stored securely. You won't need to log in again unless you revoke access from Settings.

04

Start a conversation

Ask about your finances in plain English. Your AI will use WealthMind's real-time data — net worth, assets, cashflow, FIRE projections — to answer.

You'll see "WealthMind-MCP" listed under connected tools when it's working.

See it in action

A real example of what you can ask Claude once WealthMind MCP is connected.

AI — WealthMind-MCP connected
Y
How am I doing financially? Give me a quick summary.
C
Here's your financial snapshot as of today: **Net Worth: ₹28,40,000** - Assets: ₹42,15,000 - Liabilities: ₹13,75,000 **Assets breakdown:** - Investments (MF, SIP, stocks): ₹18,50,000 — 44% - Real estate: ₹15,00,000 — 36% - Liquid (savings, FD): ₹8,65,000 — 20% **Cashflow:** You're saving ₹32,000/month on a ₹1,10,000 income — a 29% savings rate, which is solid. **One thing to watch:** Your personal loan (₹3,20,000 at 14% p.a.) is your most expensive debt. Paying it off in the next 12 months would save you roughly ₹25,000 in interest.
Y
If I increase my SIP by ₹5,000/month, how does that change my FIRE date?
C
Running the what-if scenario for you... **Current FIRE projection:** Age 52 (14 years away) **With ₹5,000 more in SIP/month:** Age 50 (12 years away) That's **2 years earlier** for ₹5,000/month extra — a great return on that commitment. Your projected corpus at 50 would be ₹3.8 Cr vs ₹3.1 Cr today. Want me to also check what happens if you clear the personal loan first and redirect those EMIs to SIP?

Available tools

13 tools are available. Your AI picks the right ones automatically — you just ask in plain English.

get_net_worthOverview

Returns your current net worth — total assets minus total liabilities.

e.g.What is my current net worth?
get_asset_summaryOverview

Summary of your assets broken down by category — liquid, investments, and non-liquid.

e.g.Give me a breakdown of my assets.
get_liability_summaryOverview

Summary of your liabilities — home loans, car loans, credit cards, and more.

e.g.How much do I owe in total?
get_assetsDetail

Full list of all your assets with current values, asset types, and metadata.

e.g.List all my investments.
get_liabilitiesDetail

Full list of all your liabilities with outstanding amounts, interest rates, and tenure.

e.g.Which loan has the highest interest rate?
get_cashflow_summaryCashflow

Monthly income and expense summary — how much you earn, spend, and save each month.

e.g.Am I saving enough each month?
get_transactionsCashflow

Detailed transaction history with dates, amounts, and categories.

e.g.What were my top expenses last month?
get_asset_historyHistory

Historical asset values over time — see how your wealth has grown month by month.

e.g.How has my net worth grown over the past year?
get_liability_historyHistory

Track how your total debt has changed over time as you repay loans.

e.g.Show me my debt repayment progress.
get_fire_settingsFIRE Plan

Your FIRE retirement settings — target corpus, expected returns, and retirement age.

e.g.What is my FIRE target?
get_fire_projectionFIRE Plan

Your projected FIRE date and year-by-year corpus growth based on current savings rate.

e.g.When can I retire at my current savings rate?
fire_what_ifFIRE Plan

Run what-if scenarios — see how changes to savings rate, returns, or expenses affect your FIRE date.

e.g.If I save ₹20,000 more per month, how much earlier can I retire?
get_available_categoriesUtility

Lists all available asset and cashflow categories configured in your account.

e.g.What categories can I track?

Ready to talk to your finances?

Sign in to WealthMind, follow the steps above, and you'll be chatting with your financial data in minutes.

Go to Dashboard →