Hello, I’m trying to use the @langchain/mcp-adapters library in an environment where http requests need to be sent through a proxy, and having the ability to pass a custom fetch function to the library would make this way easier. The javascript modelcontextprotocol sdk already has support for this option, so it seems straightforward enough to add.
@MarkKoester Can you open this feature request on the following repo: GitHub - langchain-ai/langchain-mcp-adapters: LangChain 🔌 MCP · GitHub