Submit

Copilot Money MCP

@ignaciohermosillacornejo

An MCP server that gives AI assistants access to your Copilot Money personal finance data. It reads from the locally cached Firestore database (LevelDB + Protocol Buffers) on your Mac. Reads are 100% local with zero network requests. 17 read tools across spending, investments, budgets, goals, and more — query transactions, accounts, holdings, balances, categories, recurring charges, budgets, goals, and investment performance. There's also write tools (optional with the flag)

Server Config

{
  "mcpServers": {
    "copilot-money": {
      "command": "copilot-money-mcp",
      "args": [
        "--write"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.