This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed native module loading error in Cursor and Electron-based editors by adding dual distribution strategy.
Full changelog
Fixed
- Cursor/Electron compatibility: Fixed native module loading error in Cursor and other Electron-based editors
- Added dual distribution strategy: bundled build for Claude Desktop (.mcpb), external native modules for npm
- Resolves "No native build was found for platform=darwin arch=arm64 runtime=electron abi=141" error
Changed
- Build scripts now use separate targets for npm (
build) and .mcpb (build:mcpb)
Installation
Claude Desktop (.mcpb): Download and install directly
npm (for Cursor and other editors):
npm install -g copilot-money-mcp
Full changelog: https://github.com/ignaciohermosillacornejo/copilot-money-mcp/blob/main/CHANGELOG.md
What's Changed
- Improve test coverage from 95.48% to 95.98% by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/95
- Fix native module compatibility with separate publishing by @ignaciohermosillacornejo in https://github.com/ignaciohermosillacornejo/copilot-money-mcp/pull/96
Full Changelog: https://github.com/ignaciohermosillacornejo/copilot-money-mcp/compare/v1.2.1...v1.2.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ignaciohermosillacornejo/copilot-money-mcp
Read and manage Copilot Money personal finance data — 30 tools for transactions, budgets, accounts, recurring charges, investments, and goals. Reads are 100% local from the Firestore cache; opt-in writes (`--write`) go directly to Copilot's GraphQL API.
Related context
Beta — feedback welcome: [email protected]