LICENSE
README.md
pyproject.toml
src/macwhisper_mcp/__init__.py
src/macwhisper_mcp/config.py
src/macwhisper_mcp/server.py
src/macwhisper_mcp/transcribe.py
src/macwhisper_mcp/watcher.py
src/macwhisper_mcp_server.egg-info/PKG-INFO
src/macwhisper_mcp_server.egg-info/SOURCES.txt
src/macwhisper_mcp_server.egg-info/dependency_links.txt
src/macwhisper_mcp_server.egg-info/entry_points.txt
src/macwhisper_mcp_server.egg-info/requires.txt
src/macwhisper_mcp_server.egg-info/top_level.txt
tests/test_config.py
tests/test_integration.py
tests/test_server.py
tests/test_transcribe.py
tests/test_watcher.py