This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed 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
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)
Related context
Related tools
Beta — feedback welcome: [email protected]