LICENSE
README.md
pyproject.toml
src/officecli_mcp/__init__.py
src/officecli_mcp/__main__.py
src/officecli_mcp/binary.py
src/officecli_mcp/config.py
src/officecli_mcp/files.py
src/officecli_mcp/runner.py
src/officecli_mcp/server.py
src/officecli_mcp/tools.py
src/officecli_mcp.egg-info/PKG-INFO
src/officecli_mcp.egg-info/SOURCES.txt
src/officecli_mcp.egg-info/dependency_links.txt
src/officecli_mcp.egg-info/entry_points.txt
src/officecli_mcp.egg-info/requires.txt
src/officecli_mcp.egg-info/top_level.txt
tests/test_binary.py
tests/test_e2e_real.py
tests/test_files.py
tests/test_runner.py
tests/test_server.py
tests/test_tools.py
tests/test_upload_shim.py