-
Notifications
You must be signed in to change notification settings - Fork 816
Closed
Labels
enhancementNew feature requestNew feature request
Description
Is your feature request related to a problem? Please describe.
Some of our MCP server requires authentication using API/APP keys passed by the HTTP headers.
Describe the solution you'd like
It might be great to have a way to enter a list of custom headers in the UI.
Describe alternatives you've considered
NA
Additional context
We are developing an MCP server, and this one requires authentication. For simplicity during the development, we are using a pair of API/APP keys (In the future, we'd like to rely only on OAuth2.0).
But headers can be used for other use cases than authentication, and might be useful for other people too :)
Metadata
Metadata
Assignees
Labels
enhancementNew feature requestNew feature request