feat(logging): trace credential source and config path in login tool
All checks were successful
Build and Push Docker Image / build (push) Successful in 39s
All checks were successful
Build and Push Docker Image / build (push) Successful in 39s
Add diagnostic logging to the MCP login tool handler: - Log whether username/password were provided explicitly - If falling back to config, log the resolved config path and whether it exists - This complements upstream scraper v0.6.18 credential diagnostics Bumps version to 0.2.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "schwab-mcp-custom"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
description = "MCP server wrapping schwab-scraper"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user