OpenBudget MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OpenBudget MCP Serverwhat's my net worth this month?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OpenBudget MCP Server
Your bank accounts, spending, debts, and investments are available to your AI assistant.
OpenBudget is a hosted Model Context Protocol (MCP) server that gives Claude, ChatGPT, Cursor, Codex, and other MCP clients access to your financial data. That includes transactions, balances, net worth, credit cards, loans, mortgages, investment holdings, and investment activity synced from US institutions through Plaid. You can also add physical cash, gift-card balances, real estate, private-company interests, and other assets you track yourself.
You don't run anything. The server is hosted on OpenBudget's infrastructure. You add one URL to your client, sign in once, and start asking.
https://api.openbudget.sh/mcpTransport: Streamable HTTP (remote MCP server)
Auth: OAuth 2.0; sign in with your OpenBudget account
Plans: Base is $60/year or $9.95 month-to-month. Investor is $99/year or $12.95 month-to-month. Both start with a 7-day free trial.
Data: your own bank, brokerage, and retirement accounts connected through Plaid, plus assets and activity you add yourself
Plaid connections provide read-only financial data. OpenBudget never stores your financial-institution credentials, and your AI assistant cannot move money or place trades. Every write stays inside your OpenBudget account: categories, notes, rules, manual accounts, custom holdings, and custom activity.
Quick connect
Pick your client below, or see the full step-by-step guides at openbudget.sh/connect-ai.
Claude (claude.ai / Claude Desktop)
Customize → Connectors → Add custom connector
Name it
openbudget.sh, pastehttps://api.openbudget.sh/mcpClick Connect and sign in with the account you used to link your banks
Full guide: openbudget.sh/connect-ai/claude
Claude Code
claude mcp add --transport http openbudget https://api.openbudget.sh/mcpAdd --scope user to make it available in every project. Then run /mcp inside a session, select openbudget, and choose Authenticate.
Full guide: openbudget.sh/connect-ai/claude-code
ChatGPT (Plus / Team / Enterprise)
Settings → Apps → Advanced settings → enable Developer mode
Create app, name it
OpenBudget, paste the URL, select OAuthSign in and authorize access
Full guide: openbudget.sh/connect-ai/chatgpt
Cursor
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
{
"mcpServers": {
"openbudget": {
"url": "https://api.openbudget.sh/mcp"
}
}
}Then enable the server under Cursor Settings → Tools & MCP → Connect.
Full guide: openbudget.sh/connect-ai/cursor
Codex / Codex CLI
codex mcp add openbudget --url https://api.openbudget.sh/mcp
codex mcp login openbudgetOr add to ~/.codex/config.toml:
[mcp_servers.openbudget]
url = "https://api.openbudget.sh/mcp"Full guides: codex · codex-cli
Any other MCP client
Add a remote / custom MCP server over the Streamable HTTP transport, pointing at https://api.openbudget.sh/mcp. Most clients also accept the mcpServers JSON shape shown in the Cursor section above. The first call opens your browser to sign in and approve access.
Full guide: openbudget.sh/connect-ai/other
Related MCP server: Lunch Flow MCP Server
What you can ask
The server ships with 22 tools, each shown with a live demo at openbudget.sh/tools. You rarely call them by name. Ask in natural language and your client picks the right one.
Base tools
Tool | What it does |
| Every linked account with balances, institution, and a normalized net-worth view. |
| Search and filter transactions by text, category, account, date range, or amount, with settlement links and merchant location details when Plaid supplies them. |
| Credit cards, student loans, and mortgages: APRs, due dates, minimum payments, payoff data. |
| How those liabilities changed over time, including APR moves, balance trends, and YTD interest. |
| The full transaction category taxonomy. |
| Your auto-categorization rules, in evaluation order. |
| (write) Recategorize a transaction, add a note, split it, or hide it from searches. |
| (write) Log an off-bank purchase made with physical cash, a gift card, or store credit. |
| (write) Remove a manually-created transaction (bank transactions are hidden with |
| (write) Create or update a manual off-bank account such as a cash wallet or gift-card balance. |
| (write) Create a rule once, such as "payments to our nanny are childcare," and new transactions follow it. |
| (write) Remove a rule. |
| (write) Note or manual balance override on a credit card or loan. |
Investor tools
Investor includes every Base tool and adds the tools below.
Tool | What it does |
| Filter connected and custom positions by account, ticker, name, category, source, or closed status, then sort by value, quantity, name, or ticker. Returns the position data your AI needs to calculate allocation, gains, and concentration. |
| Search buys, sells, dividends, interest, contributions, withdrawals, fees, taxes, property activity, and adjustments. |
| Return the separate category taxonomies for holdings and investment activity. |
| (write) Categorize a holding, change its display fields, or manage its notes. Custom holdings also support value, quantity, price, cost basis, ticker, currency, and status changes. |
| (write) Categorize investment activity, add a note, or ignore it. Custom activity also supports amount, date, quantity, price, fees, ticker, and currency changes. |
| (write) Add real estate, private-company interests, collectibles, offline positions, or other custom assets. |
| (write) Delete a custom holding. Connected holdings remain synced from the institution. |
| (write) Add property purchases, distributions, private contributions, fees, valuation adjustments, and other custom investment activity. |
| (write) Delete custom investment activity. Connected activity can be ignored instead. |
Transaction results can include pendingTransactionId, which links a posted transaction to its earlier pending record, and a structured location with address, city, region, postal code, store number, latitude, and longitude. These fields make receipt reconciliation reliable when a tip or pre-authorization changes the settled amount.
Example prompts
"How much did I spend on restaurants last month, and how does it compare to the month before?"
"What did the Denver trip in March cost me all-in: flights, hotel, food, and rideshares?"
"Find every subscription I'm paying for and total them per month."
"What's my net worth across all accounts right now?"
"What's the APR on each of my credit cards, and when are the next payments due?"
"Categorize Venmo payments to Elena as childcare and make that a rule."
"I paid the babysitter $60 in cash tonight; log it as childcare."
"Track my $200 Amazon gift card and record the $45 I just spent from it."
"What's my net worth across bank accounts, cards, loans, brokerage and retirement accounts, and property?"
"Over the last three months, how much did I spend, save, and invest, and what changed month to month?"
"Add my rental property and record this month's distribution."
More in examples/prompts.md.
Read-only financial connections
Bank, brokerage, and retirement connections go through Plaid with read-only data access. OpenBudget never sees or stores your financial-institution credentials. Your AI assistant cannot move money, initiate transfers, place trades, or modify anything at your institution. Every write stays inside your OpenBudget account: transaction and investment categories, notes, ignored flags, splits, rules, liability overrides, manual accounts, custom holdings, and custom activity. Every tool declares MCP annotations (readOnlyHint, destructiveHint) so clients can show what each call can do.
Privacy & terms
OAuth grants your AI client access to your own financial data in OpenBudget. See the Terms of Service, Privacy Policy, and Security pages.
License
The configuration snippets and documentation in this repository are MIT-licensed.
The OpenBudget MCP service is hosted and governed by its Terms of Service. The MIT license covers the configuration snippets and documentation in this repository. This repository does not contain the server's source code.
Links
Website: openbudget.sh
Tool demos: openbudget.sh/tools
Connect guides: openbudget.sh/connect-ai
Pricing: openbudget.sh/pricing
Model Context Protocol: modelcontextprotocol.io
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to access and analyze MonarchMoney personal finance data through natural language queries. Provides comprehensive financial insights including account balances, transaction analysis, budget tracking, and spending patterns with enterprise-grade security.Last updated9MIT
- Alicense-qualityDmaintenanceEnables AI assistants to access financial data from 20,000+ banks across 40+ countries, allowing users to query account balances, transactions, and spending patterns through natural language.Last updated5MIT
- AlicenseAqualityCmaintenanceProvides AI assistants with secure, read-only access to over 15,000 financial institutions across the US and Europe via the Model Context Protocol. It enables users to query account balances, transactions, and spending breakdowns through natural language conversation.Last updated534531MIT
- Alicense-qualityFmaintenanceProvides read-only access to Monarch Money financial data, enabling AI assistants to analyze transactions, budgets, and cashflow.Last updated4MIT
Related MCP Connectors
Connect AI agents to bank accounts, transactions, balances, and investments.
Connect your Necton account to AI via Brazil's Open Finance: balances, statements, cards, investment
Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markets-ai/openbudget-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server