LICENSE
README.md
pyproject.toml
src/gridshell/__init__.py
src/gridshell/exceptions.py
src/gridshell/mcp_grid.py
src/gridshell/server.py
src/gridshell/sheets.py
src/gridshell/transport.py
src/gridshell.egg-info/PKG-INFO
src/gridshell.egg-info/SOURCES.txt
src/gridshell.egg-info/dependency_links.txt
src/gridshell.egg-info/entry_points.txt
src/gridshell.egg-info/requires.txt
src/gridshell.egg-info/top_level.txt
tests/test_conformance.py
tests/test_mcp_grid.py
tests/test_sheets_client.py