LICENSE
README.md
miro_cli.py
miro_client.py
pyproject.toml
read_board.py
server.py
update_board.py
write_board.py
miro_board.egg-info/PKG-INFO
miro_board.egg-info/SOURCES.txt
miro_board.egg-info/dependency_links.txt
miro_board.egg-info/entry_points.txt
miro_board.egg-info/requires.txt
miro_board.egg-info/top_level.txt
miro_mcp/__init__.py
miro_mcp/client.py
miro_mcp/errors.py
miro_mcp/tools/__init__.py
miro_mcp/tools/boards.py
miro_mcp/tools/create.py
miro_mcp/tools/items.py
miro_mcp/tools/tags.py
tests/test_miro_cli.py
tests/test_miro_client.py
tests/test_miro_mcp_boards.py
tests/test_miro_mcp_client.py
tests/test_miro_mcp_create.py
tests/test_miro_mcp_items.py
tests/test_miro_mcp_main.py
tests/test_miro_mcp_register.py
tests/test_miro_mcp_tags.py
tests/test_read_board.py
tests/test_update_board.py
tests/test_write_board.py