In short: Money Manager runs a Model Context Protocol (MCP) server, so an assistant like Claude can log a transaction, check a balance, or summarize your spend when you ask it to — signed in as you, limited to a few specific actions, and revocable in one tap.

On this page
  1. What is MCP
  2. What it can do
  3. How to connect
  4. Security & revoking access
  5. FAQ

1. What is MCP

The Model Context Protocol (MCP) is an open standard for connecting an AI assistant to an app's real data and actions, instead of the assistant guessing from what you type. Money Manager implements an MCP server (via @modelcontextprotocol/sdk), so a hosted MCP client — like Claude — can sign in as you and call a small set of specific tools on your account, each one backed by the exact same logic the app's own API uses.

It only acts when you ask it to, in that conversation, within the scopes you approved when you connected it.

2. What it can do

That's the full list. It can't change your password, connect or remove an integration, or touch anything outside these six actions.

3. How to connect

  1. Open your assistant's connector settings — in Claude, that's Settings → Connectors → Add custom connector.
  2. Point it at the server address: https://moneymanager.shrynshjn.com/mcp
  3. Sign in with your Money Manager email and password when prompted, then approve the scopes it asks for.

There's no API key to generate or paste — the connection is authorized through OAuth 2.1 with PKCE, the same flow behind most modern app-to-app integrations, and it creates a grant you can see and revoke from the app at any time.

4. Security & revoking access

5. FAQ

What is MCP?

An open standard that lets an AI assistant connect directly to an app's data and actions, instead of guessing from a conversation. Money Manager's MCP server exposes a handful of specific tools — nothing more — to a client you've explicitly signed in and approved.

Which AI assistants can connect?

Any MCP-compatible client, including Claude. The connector URL and OAuth flow are the same regardless of which assistant you use.

Can it read my full transaction history?

Only through the tools listed above — it can list what's pending review or summarize a given month, but there's no tool for dumping your entire ledger, and it can't reach account or security settings at all.

How do I disconnect it?

Settings → Integrations → MCP grants in the app lists every connection with a one-tap revoke, protected by your password.

Does this cost anything?

No — connecting an AI assistant is a free part of the app, the same as every other feature during early access.

Questions?

shreyansh@shrynshjn.com — or see the privacy policy for how MCP clients fit into third-party data sharing.