Skip to content

0.4.2 - 2026-06-11

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:40
e570eef

Release Notes

Added

  • add retirement_readiness tool for SWR coverage vs baseline spend (#74)
  • add subscription_audit tool for ranked annualized recurring burn (#73)
  • add asset_allocation tool for net worth by asset class (#72)
  • add budget_review tool for mid-month budget pacing per category (#71)
  • add savings_rate tool for monthly income vs true-spending savings rate (#70)

Install monarch-mcp 0.4.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikelane/monarch-mcp/releases/download/v0.4.2/monarch-mcp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/mikelane/monarch-mcp/releases/download/v0.4.2/monarch-mcp-installer.ps1 | iex"

Download monarch-mcp 0.4.2

File Platform Checksum
monarch-mcp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
monarch-mcp-x86_64-apple-darwin.tar.xz Intel macOS checksum
monarch-mcp-x86_64-pc-windows-msvc.zip x64 Windows checksum
monarch-mcp-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
monarch-mcp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum