Connects Claude to your bank accounts through Plaid and exposes your financial data as queryable SQL tables. You get five tools: whoami for user info, schema for inspecting available tables, query for read-only SQL against transactions and balances, mutate for managing budgets and goals, and sync to pull fresh data from connected banks. Useful when you want to ask natural language questions about spending patterns, net worth, or category breakdowns without building your own Plaid integration. Uses OAuth 2.1 with dynamic client registration and enforces row-level security so queries only touch your own data. Hosted service from Parsons.AI running over streamable HTTP.
claude mcp add --transport http io.github.parsons-ai-money https://money.parsons.ai/api/mcp