CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
scripts/extract_packets.py
tests/__init__.py
tests/test_credentials.py
tests/test_dashboard.py
tests/test_floor_items.py
tests/test_follow.py
tests/test_ranged_combat.py
tests/test_resources.py
tests/test_shim_proxy.py
tmw_mcp/__init__.py
tmw_mcp/bot.py
tmw_mcp/credentials.py
tmw_mcp/dashboard.py
tmw_mcp/game.py
tmw_mcp/items.py
tmw_mcp/main.py
tmw_mcp/maps.py
tmw_mcp/mcp_server.py
tmw_mcp/mcp_shim.py
tmw_mcp/monsters.py
tmw_mcp/net.py
tmw_mcp/observer.py
tmw_mcp/packets.py
tmw_mcp/paths.py
tmw_mcp/register.py
tmw_mcp/resources.py
tmw_mcp.egg-info/PKG-INFO
tmw_mcp.egg-info/SOURCES.txt
tmw_mcp.egg-info/dependency_links.txt
tmw_mcp.egg-info/entry_points.txt
tmw_mcp.egg-info/requires.txt
tmw_mcp.egg-info/top_level.txt
tmw_mcp/dashboard_static/dashboard.css
tmw_mcp/dashboard_static/dashboard.js
tmw_mcp/dashboard_static/index.html