.gitignore
AGENTS.md
CHANGELOG.md
CONTRIBUTING.md
CONTRIBUTING.zh-CN.md
LICENSE
MANIFEST.in
README.md
README.zh-CN.md
SECURITY.md
THIRD-PARTY-NOTICES.md
pyproject.toml
server.json
.github/dependabot.yml
.github/workflows/live.yml
.github/workflows/release.yml
.github/workflows/supply-chain.yml
.github/workflows/test.yml
docs/TROUBLESHOOTING.md
docs/TROUBLESHOOTING.zh-CN.md
docs/USAGE.md
docs/USAGE.zh-CN.md
examples/claude-desktop-config.json
examples/cursor-mcp.json
examples/hermes-config.yaml
scripts/__init__.py
scripts/acceptance_report.py
scripts/check_distribution.py
scripts/check_install.py
scripts/check_release_tag.py
scripts/check_tool_docs.py
scripts/evidence_manifest.py
scripts/finalize_change.py
scripts/tool_coverage_report.py
scripts/versioning.py
src/browsertap_mcp/__init__.py
src/browsertap_mcp/_version.py
src/browsertap_mcp/bridge.py
src/browsertap_mcp/browser_bridge.py
src/browsertap_mcp/cli.py
src/browsertap_mcp/page_input.py
src/browsertap_mcp/paths.py
src/browsertap_mcp/physical_input.py
src/browsertap_mcp/server.py
src/browsertap_mcp/simphtml.py
src/browsertap_mcp.egg-info/PKG-INFO
src/browsertap_mcp.egg-info/SOURCES.txt
src/browsertap_mcp.egg-info/dependency_links.txt
src/browsertap_mcp.egg-info/entry_points.txt
src/browsertap_mcp.egg-info/requires.txt
src/browsertap_mcp.egg-info/top_level.txt
src/browsertap_mcp/chrome_extension/background.js
src/browsertap_mcp/chrome_extension/content.js
src/browsertap_mcp/chrome_extension/disable_dialogs.js
src/browsertap_mcp/chrome_extension/manifest.json
src/browsertap_mcp/chrome_extension/popup.html
src/browsertap_mcp/chrome_extension/popup.js
src/browsertap_mcp/chrome_extension/_locales/en/messages.json
src/browsertap_mcp/chrome_extension/_locales/zh_CN/messages.json
src/browsertap_mcp/skills/browsertap-bridge-recovery/SKILL.md
src/browsertap_mcp/skills/browsertap-default/SKILL.md
tests/conftest.py
tests/live_preflight.py
tests/test_acceptance_report.py
tests/test_all_tools_behavior.py
tests/test_bridge_coverage.py
tests/test_browser_bridge_coverage.py
tests/test_cli_coverage.py
tests/test_dialog_policy.py
tests/test_distribution_contract.py
tests/test_documentation_contract.py
tests/test_downloads.py
tests/test_evidence_manifest.py
tests/test_finalize_change.py
tests/test_hit_verification.py
tests/test_image_dimensions.py
tests/test_install_check.py
tests/test_link_auth.py
tests/test_link_refs.py
tests/test_live_browser.py
tests/test_live_preflight.py
tests/test_locator_contract.py
tests/test_log_redaction.py
tests/test_offline.py
tests/test_offscreen_note.py
tests/test_page_input.py
tests/test_paths.py
tests/test_phase0_recovery.py
tests/test_phase1_tools.py
tests/test_physical_input.py
tests/test_release_tag.py
tests/test_response_classification.py
tests/test_screen_bounds.py
tests/test_screenshot_content.py
tests/test_server_coverage.py
tests/test_setup_diagnostics.py
tests/test_simphtml_coverage.py
tests/test_site_permissions.py
tests/test_state_paths_report.py
tests/test_stdio_contract.py
tests/test_supply_chain.py
tests/test_tool_registration.py
tests/test_versioning.py
tests/tool_coverage_manifest.py