• Joined on 2024-08-30
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-05 07:23:09 -05:00
d704f5b82b docs: add internal deployment guide, remove temp debug files
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 22:21:17 -05:00
9a6a0ac700 fix: switch to monarchmoneycommunity library (v1.3.2)
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:59:35 -05:00
44b2f553d6 debug: log URL before API call
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:58:06 -05:00
1eb8eaacb2 enhance: add package location and BASE_URL verification to diagnostics
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:54:41 -05:00
157645b64d feat: add startup diagnostics for debugging environment and library version
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:43:25 -05:00
6ef77b58ae fix: handle rate limiting with backoff, fix auth error detection
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:38:12 -05:00
77656c9925 fix: add error handling to api_call for better debugging
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:37:11 -05:00
b10de36c17 fix: pin gql to 3.x for monarchmoney compatibility
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:36:36 -05:00
efddb0452b fix: use set_token() instead of token= constructor arg
b3nw pushed to main at b3nw/monarch-mcp-custom 2026-05-04 21:32:38 -05:00
7a7140c76c feat: add api_call pass-through tool and API reference resource
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-05-04 09:36:54 -05:00
cc1226defe fix(ci): use git -C instead of cd to avoid breaking working directory
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-05-04 09:31:12 -05:00
4982b7d09f feat: log schwab-scraper and mcp-server commit SHAs at container startup
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 23:15:24 -05:00
8c196b7f65 fix(server): repair login tool and harden upload_cookies
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 21:52:14 -05:00
9f799ee264 feat(logging): trace credential source and config path in login tool
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 21:39:46 -05:00
d28b9d32f6 test(option-a): point SCHWAB_PLAYWRIGHT_URL to CLI's browserless endpoint
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 21:16:44 -05:00
f51e61b8d7 fix(logging): configure stderr logging + tee capture, add debug confirmation
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 21:05:26 -05:00
1999392df7 fix(mcp): capture scraper logs and return them in tool responses
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 20:40:46 -05:00
0c23b0e261 fix(ci): use CRT_READ_ONLY for cross-repo clone
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 20:39:15 -05:00
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 20:37:20 -05:00
60e7747e25 fix(ci): revert github.token, use CR_PAT via env for cross-repo clone