LICENSE
README.md
pyproject.toml
mcpify/__init__.py
mcpify/api_server.py
mcpify/cli.py
mcpify/http_client.py
mcpify/spec.py
mcpify/tools.py
mcpify_openapi.egg-info/PKG-INFO
mcpify_openapi.egg-info/SOURCES.txt
mcpify_openapi.egg-info/dependency_links.txt
mcpify_openapi.egg-info/entry_points.txt
mcpify_openapi.egg-info/requires.txt
mcpify_openapi.egg-info/top_level.txt
tests/test_audit.py
tests/test_cli.py
tests/test_e2e.py
tests/test_hostile_specs.py
tests/test_policy.py
tests/test_ref_params.py
tests/test_spec.py
tests/test_tools.py