Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Custom Headers via MCP Client #68

Closed
rithin-pullela-aws opened this issue Mar 22, 2025 · 2 comments
Closed

Allow Custom Headers via MCP Client #68

rithin-pullela-aws opened this issue Mar 22, 2025 · 2 comments

Comments

@rithin-pullela-aws
Copy link

Expected Behavior
While constructing the client, we should be able to pass custom headers, which can be used for authorization.
The same functionality is available in the python-sdk

The FlowSseClient and HttpClientSseClientTransport should accept another parameter called headers and set these custom headers when constructing a Http Request. Code

Current Behavior
Currently custom headers are not supported.

Context

@tzolov
Copy link
Contributor

tzolov commented Apr 6, 2025

Resolved by eb8e374

@tzolov tzolov closed this as completed Apr 6, 2025
@ylwu-amzn
Copy link

@tzolov , Thank you so much for the quick turnaround on the PR to fix the issue. Do you have an estimate on when this change will be included in a release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants