-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Labels
enhancementNew feature or requestNew feature or requestserver-fetchReference implementation for the Fetch MCP server - src/fetchReference implementation for the Fetch MCP server - src/fetch
Description
Is your feature request related to a problem? Please describe.
Proxy handling was recently added to server-fetch using the deprecated proxies argument from httpx<0.28.0: #816
Describe the solution you'd like
Switch to explicit AsyncClient creation as described here: encode/httpx#3424
That way we can update the httpx dependency to newer versions.
josh and malikwirin
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestserver-fetchReference implementation for the Fetch MCP server - src/fetchReference implementation for the Fetch MCP server - src/fetch