Skip to content

evan-moon/firma

v0.18.15 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 25d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude cli finnhub local-first mcp personal-finance
+4 more
portfolio sqlite stock typescript

Summary

AI summary

Fixed Windows MCP install detection logic and postinstall logging; macOS installer now shows the same config‑key dialog as Windows.

Full changelog

Fixed

  • Windows MCP install: firma mcp install triggered by the .exe postinstall now actually registers firma in claude_desktop_config.json. The detection logic used path.join('C:', 'Program Files', 'firma') which Node interprets as a drive-relative path (no separator), so the bundled-installer branch never matched. Replaced with dirname(process.execPath) so detection works from any install location.
  • Windows postinstall logging: mcp install output is no longer swallowed; failures show up in %TEMP%\firma-postinstall.log.

Changed

  • macOS installer: dropped the AppleScript API key form. macOS and Windows now show the same single OK dialog telling users to run firma config set finnhub-key|fred-key <KEY> from a terminal — consistent UX both platforms, ~115 lines of AppleScript gone.

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

Track evan-moon/firma

Get notified when new releases ship.

Sign up free

About evan-moon/firma

Local-first CLI asset tracker for overseas stock investors with Claude Desktop MCP integration. 13 tools for portfolio tracking, net worth snapshots, cash flow analysis, and market research (earnings, insider trades, SEC filings)

All releases →

Related context

Earlier breaking changes

  • v0.20.0 Brief no longer returns 'projected_net_worth' or 'on_track'.
  • v0.20.0 `simulate_goal_projection` renamed to `project_net_worth`.

Beta — feedback welcome: [email protected]