CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
doc/boundary.md
doc/development.md
doc/library.md
doc/server.md
doc/tools.md
scripts/grant.sh
src/mcp_shell_tools/__init__.py
src/mcp_shell_tools/boundary.py
src/mcp_shell_tools/edit.py
src/mcp_shell_tools/errors.py
src/mcp_shell_tools/files.py
src/mcp_shell_tools/find.py
src/mcp_shell_tools/grant.py
src/mcp_shell_tools/notes.py
src/mcp_shell_tools/output.py
src/mcp_shell_tools/place.py
src/mcp_shell_tools/run.py
src/mcp_shell_tools/system.py
src/mcp_shell_tools/workspace.py
src/mcp_shell_tools.egg-info/PKG-INFO
src/mcp_shell_tools.egg-info/SOURCES.txt
src/mcp_shell_tools.egg-info/dependency_links.txt
src/mcp_shell_tools.egg-info/entry_points.txt
src/mcp_shell_tools.egg-info/requires.txt
src/mcp_shell_tools.egg-info/top_level.txt
src/mcp_shell_tools/server/__init__.py
src/mcp_shell_tools/server/app.py
src/mcp_shell_tools/server/auth.py
src/mcp_shell_tools/server/registry.py
src/mcp_shell_tools/tools/__init__.py
src/mcp_shell_tools/tools/mcp_shell_grant.py
tests/conftest.py
tests/loopback.py
tests/test_auth.py
tests/test_boundary.py
tests/test_docs.py
tests/test_edit.py
tests/test_files.py
tests/test_find.py
tests/test_grant.py
tests/test_notes.py
tests/test_output.py
tests/test_package.py
tests/test_place.py
tests/test_registry.py
tests/test_run.py
tests/test_server.py
tests/test_server_auth.py
tests/test_server_client.py
tests/test_server_stdio.py
tests/test_system.py
tests/test_workspace.py