Features

MCP

Nethaven exposes a secure MCP endpoint so you can ask Claude, ChatGPT, or Cursor questions like "What's my net worth?" or "How much did I spend on dining this month?" Your assistant signs in with your Nethaven account via OAuth — no API keys to copy, no data exported to a third party.

What you get

  • Read net worth, accounts, transactions, spending, and budgets by chat
  • Write actions: add a transaction, categorize, set a budget amount, create a budget
  • OAuth login — your assistant connects as you, no credentials shared
  • Every write asks for your approval before it runs
  • Revoke access any time from Settings
  • Works with Claude, ChatGPT, Cursor, and any client that supports remote MCP

Nethaven is a personal finance app for iOS and Android that connects banks securely, brokerages through SnapTrade, and manual assets into one dashboard. MCP is part of that unified view—so you are not exporting CSVs or reconciling separate tools every month.

Use categories and limits to stay on plan, then zoom out to net worth, debt payoff, savings goals, and subscriptions without losing context. Household invites let partners share an organization budget while each person keeps their own login.

Not investment advice. Data sync depends on institution availability; see in-app connection flows for banks and brokerages supported in your region.

How the connection works

Nethaven publishes a remote MCP endpoint at https://api.nethaven.app/mcp. When you add it to a supported assistant, the assistant opens a standard OAuth login so you can sign in to Nethaven. No API key is created — your assistant receives a short-lived token that only lets it call approved Nethaven tools. The same revoke button you use for connected apps ends the access immediately.

The assistant only sees data that a tool explicitly returns. It cannot browse your account freely, read raw transaction exports, or access features outside the approved tool list. Each tool is scoped: net worth returns one number, spending summary returns aggregates by category, list transactions returns a page of recent activity. The assistant does not receive a data dump.

What the assistant can read

Read tools cover the data most useful for quick financial questions: your current net worth, account balances, recent transactions, monthly spending by category, and budget amounts. These are the same numbers visible in the Nethaven dashboard — the assistant is reading your live data, not a cached snapshot.

Because the connection is live, the assistant can answer questions like "Did my grocery spending go up this month compared to last?" or "Which accounts are pulling my net worth down?" without you exporting anything. The data stays in Nethaven; only the answer travels to your chat.

What the assistant can change — and what it cannot

Write tools are intentionally narrow. The assistant can add a single transaction, change the category of a transaction, update a budget category amount, or create a new budget. Every write shows a confirmation step in the assistant before Nethaven runs it — you approve each action individually.

The assistant cannot delete data, link bank accounts, move money, access admin settings, or make bulk edits. These limits are enforced at the API level, not just by the assistant's instructions, so they hold regardless of how a prompt is worded.

Supported clients

Any MCP client that supports remote Streamable HTTP with OAuth can connect. The setup is the same for all of them: open the client's MCP or connectors settings, add a remote server, paste https://api.nethaven.app/mcp, and sign in when prompted. Claude (desktop and web), ChatGPT, and Cursor all support this flow. Clients that only support local stdio servers can use mcp-remote as a bridge — a one-line config shown in Settings.

Requires an active Nethaven Pro subscription.

Related

Track it automatically in Nethaven

Download on theApp Store