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/manifest.py
src/officecli_mcp/runner.py
src/officecli_mcp/server.py
src/officecli_mcp/shim.py
src/officecli_mcp/shim_sync.py
src/officecli_mcp/shim_template.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_config.py
tests/test_e2e_real.py
tests/test_files.py
tests/test_manifest.py
tests/test_officecli_file.py
tests/test_runner.py
tests/test_server.py
tests/test_shim.py
tests/test_shim_actions.py
tests/test_shim_helpers.py
tests/test_shim_sync.py
tests/test_tools.py
tests/test_tools_http.py