README.md
pyproject.toml
src/web_access_mcp/__init__.py
src/web_access_mcp/__main__.py
src/web_access_mcp/cdp_client.py
src/web_access_mcp/cli.py
src/web_access_mcp/content_extract.py
src/web_access_mcp/http_client.py
src/web_access_mcp/safety_policy.py
src/web_access_mcp/search_client.py
src/web_access_mcp/server.py
src/web_access_mcp/site_patterns.py
src/web_access_mcp/smart_fetch.py
src/web_access_mcp/traffic_guard.py
src/web_access_mcp/websocket_client.py
src/web_access_mcp.egg-info/PKG-INFO
src/web_access_mcp.egg-info/SOURCES.txt
src/web_access_mcp.egg-info/dependency_links.txt
src/web_access_mcp.egg-info/entry_points.txt
src/web_access_mcp.egg-info/top_level.txt
tests/test_cdp_client.py
tests/test_http_tools.py
tests/test_search_client.py
tests/test_server.py
tests/test_site_patterns.py
tests/test_smart_fetch.py
tests/test_traffic_guard.py
tests/test_websocket_client.py