LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
setup.cfg
setup.py
hpc_mcp/__init__.py
hpc_mcp/prompts.py
hpc_mcp/result.py
hpc_mcp/version.py
hpc_mcp.egg-info/PKG-INFO
hpc_mcp.egg-info/SOURCES.txt
hpc_mcp.egg-info/dependency_links.txt
hpc_mcp.egg-info/entry_points.txt
hpc_mcp.egg-info/not-zip-safe
hpc_mcp.egg-info/requires.txt
hpc_mcp.egg-info/top_level.txt
hpc_mcp/logger/__init__.py
hpc_mcp/logger/generate.py
hpc_mcp/logger/logger.py
hpc_mcp/server/__init__.py
hpc_mcp/server/__main__.py
hpc_mcp/server/fastmcp/__main__.py
hpc_mcp/server/fastmcp/app.py
hpc_mcp/server/fastmcp/middleware/__init__.py
hpc_mcp/server/fastmcp/middleware/token_auth.py
hpc_mcp/t/__init__.py
hpc_mcp/t/registry.py
hpc_mcp/t/build/__init__.py
hpc_mcp/t/build/docker/__init__.py
hpc_mcp/t/build/docker/prompts.py
hpc_mcp/t/build/docker/tool.py
hpc_mcp/utils/__init__.py
hpc_mcp/utils/fileio.py
hpc_mcp/utils/text.py
hpc_mcp/utils/timer.py
tests/test_build_docker.py