Dynamic JWT header injection in MultiServerMCPClient #8482
Unanswered
edwinchana
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
Refs: langchain-ai/langchain-mcp-adapters#194
There appears to be a mismatch between documentation/discussion content and the actual JavaScript implementation of @langchain/mcp-adapters. A discussion snippet mentions using httpx_client_factory for dynamic JWT header injection, but this functionality doesn't exist in the current JavaScript implementation.
Current Behavior
The shows that MultiServerMCPClient doesn't support an httpx_client_factory parameter.
The current authentication methods available are:
System Info
The latest version of the langgraph.js
Beta Was this translation helpful? Give feedback.
All reactions