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.My bearer token stopped working
Bearer tokens are single-use at creation time: you only see the value once. Generating a new token revokes the previous token. Update your MCP client config with the new token if you rotated it. Create or rotate tokens 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 disconnect or revoke the old session if shown.
- Add the server again with URL
https://mcp.finta.io/mcpand complete the OAuth sign-in flow from scratch.
Authorization header is current and that you did not create a newer token elsewhere.
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