Skip to content

Add custom headers for HTTP/SSE transports #756

@alex210501

Description

@alex210501

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions