CHANGES.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
doc/boundary.md
doc/development.md
scripts/grant.sh
src/mcp_playwright_tools/__init__.py
src/mcp_playwright_tools/act.py
src/mcp_playwright_tools/boundary.py
src/mcp_playwright_tools/cli.py
src/mcp_playwright_tools/errors.py
src/mcp_playwright_tools/examine.py
src/mcp_playwright_tools/grant.py
src/mcp_playwright_tools/keep.py
src/mcp_playwright_tools/locate.py
src/mcp_playwright_tools/navigate.py
src/mcp_playwright_tools/output.py
src/mcp_playwright_tools/pool.py
src/mcp_playwright_tools/read.py
src/mcp_playwright_tools/workspace.py
src/mcp_playwright_tools.egg-info/PKG-INFO
src/mcp_playwright_tools.egg-info/SOURCES.txt
src/mcp_playwright_tools.egg-info/dependency_links.txt
src/mcp_playwright_tools.egg-info/entry_points.txt
src/mcp_playwright_tools.egg-info/requires.txt
src/mcp_playwright_tools.egg-info/top_level.txt
src/mcp_playwright_tools/server/__init__.py
src/mcp_playwright_tools/server/app.py
src/mcp_playwright_tools/server/auth.py
src/mcp_playwright_tools/server/registry.py
src/mcp_playwright_tools/tools/__init__.py
src/mcp_playwright_tools/tools/mcp_playwright_grant.py
tests/conftest.py
tests/loopback.py
tests/test_act.py
tests/test_auth.py
tests/test_boundary.py
tests/test_cli.py
tests/test_docs.py
tests/test_examine.py
tests/test_grant.py
tests/test_keep.py
tests/test_navigate.py
tests/test_package.py
tests/test_pool.py
tests/test_read.py
tests/test_registry.py
tests/test_server.py
tests/test_server_auth.py
tests/test_server_client.py
tests/test_server_stdio.py
tests/test_workspace.py