ARCHITECTURE.md
DEVELOPMENT.md
LICENSE
MANIFEST.in
PROXY_USAGE.md
README.md
pyproject.toml
examples/.env.example
examples/CLI_USAGE.md
examples/authenticated_client_example.py
examples/config.json.example
examples/run_proxy.py
src/mcp_proxy/__init__.py
src/mcp_proxy/__main__.py
src/mcp_proxy/exceptions.py
src/mcp_proxy/logging_config.py
src/mcp_proxy/models.py
src/mcp_proxy/protocols.py
src/mcp_proxy/proxy.py
src/mcp_proxy/auth/__init__.py
src/mcp_proxy/auth/manager.py
src/mcp_proxy/config/__init__.py
src/mcp_proxy/config/manager.py
src/mcp_proxy/http/__init__.py
src/mcp_proxy/http/authenticated_client.py
src/mcp_proxy/http/client.py
src/mcp_proxy/stdio/__init__.py
src/mcp_proxy/stdio/interface.py
src/mcp_proxy/stdio/jsonrpc.py
src/mcp_proxy/translator/__init__.py
src/mcp_proxy/translator/translator.py
src/mcp_proxy_oauth_dcr.egg-info/PKG-INFO
src/mcp_proxy_oauth_dcr.egg-info/SOURCES.txt
src/mcp_proxy_oauth_dcr.egg-info/dependency_links.txt
src/mcp_proxy_oauth_dcr.egg-info/entry_points.txt
src/mcp_proxy_oauth_dcr.egg-info/requires.txt
src/mcp_proxy_oauth_dcr.egg-info/top_level.txt