MCP on startup not sending custom headers #9542
Replies: 1 comment
-
Closing this as it's related to #9178 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm testing the last LibreChat v0.8.0-rc3 version, and the new MCP connection connection approach.
Setting
startup: true
is failing for me as I'm using a custom header for auth. It does work through the authenticate button in the UI.Introspecting the request it looks like the request during LibreChat startup it doesn't include headers so it's failing to authenticate.
Is this a bug or intentional?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions