LICENSE.md
README.md
pyproject.toml
mtg_mcp/__init__.py
mtg_mcp/__main__.py
mtg_mcp/utils.py
mtg_mcp.egg-info/PKG-INFO
mtg_mcp.egg-info/SOURCES.txt
mtg_mcp.egg-info/dependency_links.txt
mtg_mcp.egg-info/entry_points.txt
mtg_mcp.egg-info/requires.txt
mtg_mcp.egg-info/top_level.txt
mtg_mcp/tools/__init__.py
mtg_mcp/tools/archidekt.py
mtg_mcp/tools/cardtypes.py
mtg_mcp/tools/combos.py
mtg_mcp/tools/commander.py
mtg_mcp/tools/context.py
mtg_mcp/tools/rules.py
mtg_mcp/tools/ruling.py
tests/test_archidekt.py
tests/test_cardtypes.py
tests/test_combos.py
tests/test_commander.py
tests/test_context.py
tests/test_rules.py
tests/test_ruling.py
tests/test_utils.py