LICENSE
README.md
pyproject.toml
mcp_write_gate/__init__.py
mcp_write_gate/__main__.py
mcp_write_gate/approvals.py
mcp_write_gate/audit.py
mcp_write_gate/cli.py
mcp_write_gate/config.py
mcp_write_gate/discover.py
mcp_write_gate/doctor.py
mcp_write_gate/facts.py
mcp_write_gate/gate.py
mcp_write_gate/hold.py
mcp_write_gate/oauth.py
mcp_write_gate/presets.py
mcp_write_gate/proxy.py
mcp_write_gate/targets.py
mcp_write_gate.egg-info/PKG-INFO
mcp_write_gate.egg-info/SOURCES.txt
mcp_write_gate.egg-info/dependency_links.txt
mcp_write_gate.egg-info/entry_points.txt
mcp_write_gate.egg-info/requires.txt
mcp_write_gate.egg-info/top_level.txt
tests/test_approvals.py
tests/test_attacks.py
tests/test_audit_hold.py
tests/test_cli.py
tests/test_discover.py
tests/test_facts.py
tests/test_gate.py
tests/test_hardening.py
tests/test_http.py
tests/test_oauth.py
tests/test_passthrough.py
tests/test_presets.py
tests/test_proxy.py
tests/test_read_only.py
tests/test_read_only_guarantee.py
tests/test_recipient_bypasses.py
tests/test_setup_paths.py
tests/test_targets.py