Sent Headers in MCP sse server #5152
Labels
area:configuration
Relates to configuration options
kind:enhancement
Indicates a new feature request, imrovement, or extension
Validations
Problem
Hello, I'm trying to use an MCP sse server protected by authentication, but I found that the headers are not sent in the request
I did the change in a local environment, and I want to share with you, and if it's useful could be added in the code
Solution
Headers in interfaces
https://github.com/continuedev/continue/blob/main/core/index.d.ts#L1105-L1124
Send headers to mcp library
https://github.com/continuedev/continue/blob/main/core/context/mcp/index.ts#L170-L171
These changes allow using a config like this (config.json)
The text was updated successfully, but these errors were encountered: