You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update MCP server dependencies and refactor imports
Upgraded Python requirement to 3.10 and updated several dependencies in pyproject.toml. Refactored authentication to use JWTVerifier and adjusted related imports. Removed unused __init__.py files from multiple modules to clean up the package structure.
0 commit comments