README.md
pyproject.toml
src/wetherspoons_api/__init__.py
src/wetherspoons_api/api.py
src/wetherspoons_api/models.py
src/wetherspoons_api_python.egg-info/PKG-INFO
src/wetherspoons_api_python.egg-info/SOURCES.txt
src/wetherspoons_api_python.egg-info/dependency_links.txt
src/wetherspoons_api_python.egg-info/entry_points.txt
src/wetherspoons_api_python.egg-info/requires.txt
src/wetherspoons_api_python.egg-info/top_level.txt
src/wetherspoons_mcp/__init__.py
src/wetherspoons_mcp/__main__.py
src/wetherspoons_mcp/server.py
tests/test_api.py
tests/test_mcp_server.py