LICENSE
README.md
pyproject.toml
src/kitchensink4word.egg-info/PKG-INFO
src/kitchensink4word.egg-info/SOURCES.txt
src/kitchensink4word.egg-info/dependency_links.txt
src/kitchensink4word.egg-info/entry_points.txt
src/kitchensink4word.egg-info/requires.txt
src/kitchensink4word.egg-info/top_level.txt
src/word_mcp/__init__.py
src/word_mcp/server.py
src/word_mcp/com/__init__.py
src/word_mcp/com/bridge.py
src/word_mcp/com/convert.py
src/word_mcp/com/live.py
src/word_mcp/com/live_ops.py
src/word_mcp/core/__init__.py
src/word_mcp/core/errors.py
src/word_mcp/core/package.py
src/word_mcp/ops/__init__.py
src/word_mcp/ops/_regex.py
src/word_mcp/ops/_runmap.py
src/word_mcp/ops/_tracked.py
src/word_mcp/ops/accessibility.py
src/word_mcp/ops/batch.py
src/word_mcp/ops/bibliography.py
src/word_mcp/ops/chapterheaders.py
src/word_mcp/ops/citecheck.py
src/word_mcp/ops/cleanup.py
src/word_mcp/ops/comments.py
src/word_mcp/ops/compliance.py
src/word_mcp/ops/definedterms.py
src/word_mcp/ops/diagnostics.py
src/word_mcp/ops/fields.py
src/word_mcp/ops/forms.py
src/word_mcp/ops/frontmatter.py
src/word_mcp/ops/furniture.py
src/word_mcp/ops/integrity.py
src/word_mcp/ops/lists.py
src/word_mcp/ops/mailmerge.py
src/word_mcp/ops/media.py
src/word_mcp/ops/notes.py
src/word_mcp/ops/protection.py
src/word_mcp/ops/read.py
src/word_mcp/ops/redaction.py
src/word_mcp/ops/reffields.py
src/word_mcp/ops/revisions.py
src/word_mcp/ops/stats.py
src/word_mcp/ops/structure.py
src/word_mcp/ops/tables.py
src/word_mcp/ops/template.py
src/word_mcp/ops/text.py
src/word_mcp/ops/toc.py