LICENSE
README.md
pyproject.toml
./pygeai_proxy/__init__.py
./pygeai_proxy/clients.py
./pygeai_proxy/config.py
./pygeai_proxy/managers.py
./pygeai_proxy/sample-mcp-config.json
./pygeai_proxy/servers.py
./pygeai_proxy/tool.py
./pygeai_proxy/cli/__init__.py
./pygeai_proxy/cli/geai_proxy.py
pygeai_proxy/__init__.py
pygeai_proxy/clients.py
pygeai_proxy/config.py
pygeai_proxy/managers.py
pygeai_proxy/sample-mcp-config.json
pygeai_proxy/servers.py
pygeai_proxy/tool.py
pygeai_proxy.egg-info/PKG-INFO
pygeai_proxy.egg-info/SOURCES.txt
pygeai_proxy.egg-info/dependency_links.txt
pygeai_proxy.egg-info/entry_points.txt
pygeai_proxy.egg-info/requires.txt
pygeai_proxy.egg-info/top_level.txt
pygeai_proxy/cli/__init__.py
pygeai_proxy/cli/geai_proxy.py
tests/test_clients.py
tests/test_config.py
tests/test_integration.py
tests/test_managers.py
tests/test_servers.py
tests/test_tool.py