LICENSE
README.md
pyproject.toml
src/biszx_odoo_mcp/__init__.py
src/biszx_odoo_mcp/__main__.py
src/biszx_odoo_mcp/exceptions.py
src/biszx_odoo_mcp/main.py
src/biszx_odoo_mcp.egg-info/PKG-INFO
src/biszx_odoo_mcp.egg-info/SOURCES.txt
src/biszx_odoo_mcp.egg-info/dependency_links.txt
src/biszx_odoo_mcp.egg-info/entry_points.txt
src/biszx_odoo_mcp.egg-info/requires.txt
src/biszx_odoo_mcp.egg-info/top_level.txt
tests/test_config.py
tests/test_context.py
tests/test_exceptions.py
tests/test_main.py
tests/test_odoo_client.py
tests/test_resources.py
tests/test_response.py
tests/test_tools.py