Skip to content

Add custom headers for HTTP/SSE transports #756

Description

@alejoborbo

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 :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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