LICENSE.md
README.md
pyproject.toml
mcpfiles/__init__.py
mcpfiles/fs_operations.py
mcpfiles/workspace.py
mcpfiles.egg-info/PKG-INFO
mcpfiles.egg-info/SOURCES.txt
mcpfiles.egg-info/dependency_links.txt
mcpfiles.egg-info/entry_points.txt
mcpfiles.egg-info/requires.txt
mcpfiles.egg-info/top_level.txt
mcpfiles/app/__init__.py
mcpfiles/app/errors.py
mcpfiles/app/logging_utils.py
mcpfiles/app/server.py
mcpfiles/config/__init__.py
mcpfiles/config/api_keys.py
mcpfiles/config/config_manager.py
mcpfiles/config/schema.py
tests/test_api_keys.py
tests/test_config_manager.py
tests/test_errors.py
tests/test_fs_operations.py
tests/test_logging_utils.py
tests/test_server.py
tests/test_workspace.py