LICENSE
README.md
pyproject.toml
src/agents_browser/__init__.py
src/agents_browser/__main__.py
src/agents_browser/cdp.py
src/agents_browser/mcp_server.py
src/agents_browser/sync.py
src/agents_browser.egg-info/PKG-INFO
src/agents_browser.egg-info/SOURCES.txt
src/agents_browser.egg-info/dependency_links.txt
src/agents_browser.egg-info/entry_points.txt
src/agents_browser.egg-info/requires.txt
src/agents_browser.egg-info/top_level.txt
src/agents_browser/bundled/abi/LAYOUT.md
src/agents_browser/bundled/abi/MCP.md
src/agents_browser/bundled/abi/PLATFORM.md
src/agents_browser/bundled/abi/README.md
src/agents_browser/bundled/abi/TOOLS.md
src/agents_browser/bundled/abi/VERSION
src/agents_browser/bundled/abi/WHY.md
src/agents_browser/bundled/skills/browser-browse/SKILL.md
src/agents_browser/bundled/skills/browser-scrape/SKILL.md
tests/test_cdp.py
tests/test_unit.py