Query your bank accounts, transactions, and subscriptions at the speed of Zed. Financial MCP tools for developers who demand performance.
Read-only access · Revoke anytime · Also works with Claude Code, Cursor & more
Add to Zed.
Add this to your Zed settings.json file.
{
"mcp": {
"servers": {
"warm": {
"command": "npx",
"args": ["-y", "@warmio/mcp", "--server"],
"env": {
"WARM_API_KEY": "your-api-key"
}
}
}
}
} Get your API key from Settings → API Keys
Developer workflows.
Check your finances without context switching.
Quick Balance Check
"What's my checking account balance?"
Zed fetches your accounts via get_accounts while you code—lightning fast with no context switch.
Spending Research
"How much did I spend on cloud services this quarter?"
Zed analyzes your transactions by category to help with expense reports or budget planning.
Subscription Audit
"List all my SaaS subscriptions"
Zed calls get_financial_state to review recurring charges alongside the rest of your financial state.
Net Worth Tracking
"Show my net worth change this year"
Zed uses get_financial_state to review your snapshots and show how your total worth has evolved over time.
MCP Tools included.
Zed automatically discovers and uses these tools.
get_accounts List all connected bank accounts with balances, types, and institutions
"What accounts do I have connected?"
get_transactions Read transaction history with strict cursor pagination
"Show my transactions from last week"
get_financial_state Read snapshots, recurring payments, budgets, goals, and health in one call
"Show my subscriptions, net worth, budgets, and goals"
verify_key Check if API key is valid and working
"Test my Warm MCP connection"
Data access.
Available via MCP
- Accounts (names, types, balances, institutions)
- Transactions (amounts, merchants, categories, dates)
- Recurring payments and subscriptions
- Financial state: snapshots, budgets, goals, and health
Not Exposed (App Only)
- — AI chat history
- — Any write operations
Secure by design.
Your financial data stays protected.
Read-Only Access
The MCP server can only query data—never modify, delete, or transfer.
Scoped API Keys
Your key only accesses your accounts. Nothing else.
Instant Revocation
Delete your API key in Settings and access stops immediately.
Common questions
Everything you need to know about Zed and Warm.
How do I add Warm to Zed?
Open Zed settings (Cmd/Ctrl + ,) and add the MCP server config under the "mcp" section. Set the command to "npx", args to ["-y", "@warmio/mcp", "--server"], and add your WARM_API_KEY. Zed will automatically discover the tools.
What financial data can Zed access?
Zed can access your accounts (balances, types, institutions), transactions (amounts, merchants, categories, dates), and your financial state bundle: snapshots, recurring payments, budgets, goals, and financial health. AI chat history remains app-only.
Can Zed modify my financial data?
No. The MCP server is strictly read-only. Zed cannot modify, delete, or transfer any data. Your API key is scoped to only your accounts, and you can revoke it instantly from Settings.
Does this work with Zed's AI assistant?
Yes. The MCP tools integrate with Zed's built-in AI assistant. You can ask financial questions while coding and get answers without switching context.
Why Zed for financial queries?
Zed is built for speed. If you're already using Zed for its performance, having instant access to your financial data without leaving the editor keeps you in flow.
Is this feature free?
No, the MCP server and API access are exclusive to Warm Pro ($24.99/mo). Free and Plus tiers do not include API access.
More Ways to Connect
Ready to query finances
from Zed?
Your financial data, at the speed of Zed.
Available on Plus and Pro. Not included in the free tier.