Commit Graph

5 Commits

Author SHA1 Message Date
b0b3030033 fix: switch to monarchmoneycommunity for 2026 domain migration
All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 1m12s
2026-04-23 21:59:51 +00:00
Ben
4382b02450 fix: use monarchmoney from git main to get budget fix (#119)
Some checks failed
Build and Push Monarch MCP Docker Image / build (push) Failing after 8s
Since no release has been published in ~11 months, install monarchmoney
directly from git main branch which contains the fix for flexible budgets.
Also updates gql to >=4.0 as required by the main branch.
2025-12-25 04:35:06 +00:00
Ben
1d2bf199e1 fix: update Dockerfile to use pyproject.toml for dependencies
Some checks failed
Build and Push Monarch MCP Docker Image / build (push) Failing after 10s
Change from requirements.txt to pyproject.toml as source of truth for
dependencies. This ensures pyotp is properly installed in the Docker image
when built. Using 'uv pip install -e .' will install the package
with all dependencies from pyproject.toml.
2025-12-24 21:41:04 +00:00
Ben
14db8e67b3 fix: add missing fastmcp dependency
All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 16s
2025-12-24 02:09:01 +00:00
Ben
714897276b Initial commit: Monarch MCP Custom SSE server 2025-12-24 01:54:42 +00:00