1999392df7795b0d17510f1f1e80cbec32dca9c3
All checks were successful
Build and Push Docker Image / build (push) Successful in 38s
Scraper debug output goes to stderr which is invisible in MCP stdio mode. Add capture_logs context manager that attaches a StringIO handler to the schwab_scraper logger during tool execution, then includes captured logs in the response envelope when debug=True or on failure. Applied to login() and refresh_session() which are the critical paths for authentication diagnostics.
Schwab MCP exploration
Description
Languages
Python
89.5%
Shell
6%
Dockerfile
4.5%