LICENSE
README.md
pyproject.toml
src/su2_mcp/__init__.py
src/su2_mcp/__main__.py
src/su2_mcp/config_utils.py
src/su2_mcp/fastmcp_server.py
src/su2_mcp/main.py
src/su2_mcp/session_manager.py
src/su2_mcp/su2_availability.py
src/su2_mcp/su2_runner.py
src/su2_mcp.egg-info/PKG-INFO
src/su2_mcp.egg-info/SOURCES.txt
src/su2_mcp.egg-info/dependency_links.txt
src/su2_mcp.egg-info/entry_points.txt
src/su2_mcp.egg-info/requires.txt
src/su2_mcp.egg-info/top_level.txt
src/su2_mcp/data/__init__.py
src/su2_mcp/data/box_volume_step.geo
src/su2_mcp/tools/__init__.py
src/su2_mcp/tools/config_tools.py
src/su2_mcp/tools/mesh_tools.py
src/su2_mcp/tools/ping.py
src/su2_mcp/tools/results_tools.py
src/su2_mcp/tools/run_tools.py
src/su2_mcp/tools/session.py
src/su2_mcp/tools/su2_installation.py
tests/test_cli.py
tests/test_config_and_results_edges.py
tests/test_docs_structure.py
tests/test_examples_smoke.py
tests/test_mesh_tools.py
tests/test_packaging_metadata.py
tests/test_run_tools.py
tests/test_su2_availability.py
tests/test_su2_runner.py
tests/test_tools_fastmcp.py
tests/test_tools_runtime.py