LICENSE
README.md
pyproject.toml
src/icloud_mcp/__init__.py
src/icloud_mcp/__main__.py
src/icloud_mcp/approvals.py
src/icloud_mcp/auth.py
src/icloud_mcp/bridge.py
src/icloud_mcp/cal.py
src/icloud_mcp/config.py
src/icloud_mcp/contacts.py
src/icloud_mcp/extract.py
src/icloud_mcp/mail.py
src/icloud_mcp/mailbulk.py
src/icloud_mcp/matching.py
src/icloud_mcp/outbox.py
src/icloud_mcp/safety.py
src/icloud_mcp/selftest.py
src/icloud_mcp/server.py
src/icloud_mcp/static/README.md
src/icloud_mcp/static/favicon.ico
src/icloud_mcp/static/icon-180.png
src/icloud_mcp/static/icon-32.png
src/icloud_mcp_server.egg-info/PKG-INFO
src/icloud_mcp_server.egg-info/SOURCES.txt
src/icloud_mcp_server.egg-info/dependency_links.txt
src/icloud_mcp_server.egg-info/entry_points.txt
src/icloud_mcp_server.egg-info/requires.txt
src/icloud_mcp_server.egg-info/top_level.txt
tests/test_agent_experience.py
tests/test_birthdays_and_prompts.py
tests/test_bridge.py
tests/test_bulk_fetch.py
tests/test_calendar_builders.py
tests/test_config.py
tests/test_contacts.py
tests/test_drive_ops.py
tests/test_essential_health_keychain.py
tests/test_extract_bookings.py
tests/test_free_time_and_safety.py
tests/test_imap_pool.py
tests/test_local_mode.py
tests/test_lookup.py
tests/test_mac_helper.py
tests/test_mac_ops.py
tests/test_mail_builders.py
tests/test_mail_changes.py
tests/test_mailbulk.py
tests/test_mcpb_bundle.py
tests/test_note_update_js.py
tests/test_oauth_flow.py
tests/test_oauth_logging.py
tests/test_occurrences_rsvp_search_safety.py
tests/test_outbox.py
tests/test_resilience.py
tests/test_shortcuts.py