LICENSE
README.md
pyproject.toml
src/mcp_buy123_vendor/__init__.py
src/mcp_buy123_vendor/app.py
src/mcp_buy123_vendor/server.py
src/mcp_buy123_vendor.egg-info/PKG-INFO
src/mcp_buy123_vendor.egg-info/SOURCES.txt
src/mcp_buy123_vendor.egg-info/dependency_links.txt
src/mcp_buy123_vendor.egg-info/entry_points.txt
src/mcp_buy123_vendor.egg-info/requires.txt
src/mcp_buy123_vendor.egg-info/top_level.txt
src/mcp_buy123_vendor/auth/__init__.py
src/mcp_buy123_vendor/auth/browser_login.py
src/mcp_buy123_vendor/auth/vendor_login.py
src/mcp_buy123_vendor/config/__init__.py
src/mcp_buy123_vendor/config/constants.py
src/mcp_buy123_vendor/config/settings.py
src/mcp_buy123_vendor/connectors/__init__.py
src/mcp_buy123_vendor/connectors/rest_client.py
src/mcp_buy123_vendor/scripts/__init__.py
src/mcp_buy123_vendor/scripts/playwright_login.py
src/mcp_buy123_vendor/scripts/test_connection.py
src/mcp_buy123_vendor/tools/__init__.py
src/mcp_buy123_vendor/tools/abnormal_order_tools.py
src/mcp_buy123_vendor/tools/auth_tools.py
src/mcp_buy123_vendor/tools/bundle_tools.py
src/mcp_buy123_vendor/tools/channel_tools.py
src/mcp_buy123_vendor/tools/common_tools.py
src/mcp_buy123_vendor/tools/inventory_tools.py
src/mcp_buy123_vendor/tools/permission_tools.py
src/mcp_buy123_vendor/tools/product_tools.py
src/mcp_buy123_vendor/tools/return_tools.py
src/mcp_buy123_vendor/tools/shipment_tools.py
src/mcp_buy123_vendor/tools/vendor_tools.py
tests/test_all_tools.py
tests/test_basic.py
tests/test_entrypoints.py
tests/test_task_1_1_naming_alignment.py
tests/test_task_2_1_adversarial.py