LICENSE
README.md
pyproject.toml
src/apple_calendar_mcp/__init__.py
src/apple_calendar_mcp/apple_pim_bridge.swift
src/apple_calendar_mcp/calendar_bridge.py
src/apple_calendar_mcp/config.py
src/apple_calendar_mcp/models.py
src/apple_calendar_mcp/permissions.py
src/apple_calendar_mcp/tools.py
src/apple_calendar_mcp/utils.py
src/apple_calendar_mcp.egg-info/PKG-INFO
src/apple_calendar_mcp.egg-info/SOURCES.txt
src/apple_calendar_mcp.egg-info/dependency_links.txt
src/apple_calendar_mcp.egg-info/entry_points.txt
src/apple_calendar_mcp.egg-info/requires.txt
src/apple_calendar_mcp.egg-info/top_level.txt
tests/test_calendar_bridge.py
tests/test_config.py
tests/test_permissions.py
tests/test_tools.py