LICENSE
README.md
pyproject.toml
src/thermal_mcp_server/__init__.py
src/thermal_mcp_server/__main__.py
src/thermal_mcp_server/mcp_server.py
src/thermal_mcp_server/physics.py
src/thermal_mcp_server/schemas.py
src/thermal_mcp_server.egg-info/PKG-INFO
src/thermal_mcp_server.egg-info/SOURCES.txt
src/thermal_mcp_server.egg-info/dependency_links.txt
src/thermal_mcp_server.egg-info/requires.txt
src/thermal_mcp_server.egg-info/top_level.txt
tests/test_demo_helpers.py
tests/test_mcp_tools.py
tests/test_physics_behavior.py