Why do I need Storage Mode?
MCP reads from Finta’s stored copy of your financial data — the same storage layer that powers the Finta API — not directly from your bank on every question. Storage Mode keeps accounts, transactions, balances, and investments synced so tools can answer quickly without provider round-trips. Turn Storage Mode on from Settings → Data. See Storage mode for what Finta stores and how backfill works.How do I authenticate?
Finta MCP uses OAuth — there’s no token to copy or paste. The first time your client connects, it opens a Finta sign-in window; approve access and the connection is remembered. You can see and revoke connected apps anytime from Settings → MCP.I’m getting an auth error in Cursor or Claude
Try these steps:- Remove the Finta MCP server from your client config.
- In the Finta dashboard, open Settings → MCP and revoke the old connection under Connected apps if it’s shown.
- Add the server again with URL
https://mcp.finta.io/mcpand complete the OAuth sign-in flow from scratch.
Which AI clients are supported?
Any client that supports the MCP specification over HTTP can connect to Finta, including:- Cursor
- Claude Desktop
- OpenAI Codex
- VS Code Copilot (with MCP support)
- Other MCP-compatible assistants and IDEs