LICENSE
README.md
pyproject.toml
src/mddb/__init__.py
src/mddb/_core.py
src/mddb/_index.py
src/mddb/_mcp.py
src/mddb/card.py
src/mddb/schema.sql
src/mddb.egg-info/PKG-INFO
src/mddb.egg-info/SOURCES.txt
src/mddb.egg-info/dependency_links.txt
src/mddb.egg-info/entry_points.txt
src/mddb.egg-info/requires.txt
src/mddb.egg-info/top_level.txt
tests/test_card.py
tests/test_conflict.py
tests/test_core.py
tests/test_edit.py
tests/test_mcp_editor.py
tests/test_mcp_read.py