.env.example
.flake8
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
config.py
main.py
pyproject.toml
requirements.txt
setup.py
todoist_resources.py
todoist_tools.py
uv.lock
.github/changelog-config.json
.github/workflows/publish.yml
mcp_todoist.egg-info/PKG-INFO
mcp_todoist.egg-info/SOURCES.txt
mcp_todoist.egg-info/dependency_links.txt
mcp_todoist.egg-info/top_level.txt
memory-bank/activeContext.md
memory-bank/productContext.md
memory-bank/progress.md
memory-bank/projectbrief.md
memory-bank/systemPatterns.md
memory-bank/techContext.md
tests/__init__.py
tests/test_basic.py
tests/test_sdk_inspect.py
tests/test_todoist_api.py