LICENSE
README.md
pyproject.toml
src/activitywatch_mcp_server_py.egg-info/PKG-INFO
src/activitywatch_mcp_server_py.egg-info/SOURCES.txt
src/activitywatch_mcp_server_py.egg-info/dependency_links.txt
src/activitywatch_mcp_server_py.egg-info/entry_points.txt
src/activitywatch_mcp_server_py.egg-info/requires.txt
src/activitywatch_mcp_server_py.egg-info/top_level.txt
src/mcp_server_activitywatch/__init__.py
src/mcp_server_activitywatch/__main__.py
src/mcp_server_activitywatch/server.py
src/mcp_server_activitywatch/tools/__init__.py
src/mcp_server_activitywatch/tools/get_events.py
src/mcp_server_activitywatch/tools/get_settings.py
src/mcp_server_activitywatch/tools/list_buckets.py
src/mcp_server_activitywatch/tools/query_examples.py
src/mcp_server_activitywatch/tools/run_query.py
tests/test_get_events.py
tests/test_get_settings.py
tests/test_list_buckets.py
tests/test_run_query.py