Files
odoo-mpm-plugin/server
jason 571152ec39 Add Odoo MCP server with ProxyAwareTransport fix (v0.2.0)
Fixes DNS resolution failure in Cowork sandbox caused by xmlrpc.client.SafeTransport
ignoring HTTPS_PROXY environment variable. ProxyAwareTransport overrides request()
to use urllib.request with ProxyHandler(), which correctly routes through localhost:3128.
2026-03-31 09:06:15 -05:00
..