README.md
pyproject.toml
excel_mcp/__init__.py
excel_mcp/__main__.py
excel_mcp/_gateway_session.py
excel_mcp/cli.py
excel_mcp/mcp_error_envelopes.py
excel_mcp/mcp_server.py
excel_mcp/relay.py
excel_mcp/relay_app.py
excel_mcp/relay_channels.py
excel_mcp/relay_delivery.py
excel_mcp/relay_durable.py
excel_mcp/relay_models.py
excel_mcp/relay_recovery.py
excel_mcp/relay_requests.py
excel_mcp/relay_status.py
excel_mcp/relay_store.py
excel_mcp/relay_timeouts.py
excel_mcp/tool_registry.py
hank_excel_mcp.egg-info/PKG-INFO
hank_excel_mcp.egg-info/SOURCES.txt
hank_excel_mcp.egg-info/dependency_links.txt
hank_excel_mcp.egg-info/entry_points.txt
hank_excel_mcp.egg-info/requires.txt
hank_excel_mcp.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_auth.py
tests/test_gateway_session.py
tests/test_http_transport.py
tests/test_mcp_server_auth.py
tests/test_mcp_server_lifecycle.py
tests/test_relay_channels.py
tests/test_relay_multi_session.py
tests/test_relay_restart_recovery.py
tests/test_workbook_tools.py