Hello PythonAnywhere support team,
I am trying to access an external HTTPS endpoint from my PythonAnywhere account, but I am encountering a proxy error:
Endpoint: https://registry.modelcontextprotocol.io/v0.1/validate
Error: requests.exceptions.ProxyError: HTTPSConnectionPool(host='registry.modelcontextprotocol.io', port=443): Max retries exceeded with url: /v0.1/validate (Caused by ProxyError('Unable to connect to proxy', OSError('Tunnel connection failed: 403 Forbidden')))
Could you please whitelist the domain registry.modelcontextprotocol.io so I can make outbound HTTPS requests to it?
Thank you very much