Skip to content

evan-moon/firma

v0.18.16 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 MSIX sandbox registration for Claude Desktop after firma mcp install.

Full changelog

Fixed

  • Windows: Claude Desktop didn't pick up firma after `firma mcp install` — Claude Desktop on Windows is distributed as an MSIX package (both via anthropic.com and Microsoft Store), and runs in an AppContainer sandbox that redirects `%APPDATA%` to a per-package `LocalCache` directory. firma was writing to the un-sandboxed `%APPDATA%\Claude\` location, so the registration never reached the running app.

    `firma mcp install` now globs `%LOCALAPPDATA%\Packages\Claude_*` to find the MSIX sandbox folder and writes `claude_desktop_config.json` there. Falls back to the legacy `%APPDATA%\Claude\` path for non-MSIX installs.

Notes

If you're on Windows and previous versions of firma logged `MCP registered` but nothing appeared in Claude, this release fixes that. After installing, run:

```powershell
firma mcp install
```

Then fully quit Claude Desktop (system tray, not just the window) and relaunch.

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]