LICENSE
NOTICE
README.md
pyproject.toml
src/mcpsurface/__init__.py
src/mcpsurface/cli.py
src/mcpsurface/client.py
src/mcpsurface/models.py
src/mcpsurface/report.py
src/mcpsurface/runner.py
src/mcpsurface/text.py
src/mcpsurface.egg-info/PKG-INFO
src/mcpsurface.egg-info/SOURCES.txt
src/mcpsurface.egg-info/dependency_links.txt
src/mcpsurface.egg-info/entry_points.txt
src/mcpsurface.egg-info/requires.txt
src/mcpsurface.egg-info/top_level.txt
src/mcpsurface/detectors/__init__.py
src/mcpsurface/detectors/base.py
src/mcpsurface/detectors/injection.py
src/mcpsurface/detectors/manifest.py
src/mcpsurface/detectors/scope_class.py
src/mcpsurface/schema/report.schema.json
tests/test_cli.py
tests/test_contract.py
tests/test_corpus_calibration.py
tests/test_hardening.py
tests/test_smoke.py
tests/test_sources.py