Skip to content

Implement outbound MCP authentication #805

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

Open
alan-anzenna opened this issue May 20, 2025 · 1 comment
Open

Implement outbound MCP authentication #805

alan-anzenna opened this issue May 20, 2025 · 1 comment
Assignees
Labels
tools Issues related to tools

Comments

@alan-anzenna
Copy link

As there's a TODO in the code, I'm sure you know about this, but we'd like an issue that we can follow on github.

In mcp_tool.py, there's the following code:

    # TODO(cheliu): Support passing auth to MCP Server.
    self._auth_scheme = auth_scheme
    self._auth_credential = auth_credential

The _auth_* fields are initialized, but then never used.

This appears to be another request for this in a different issue. However, that issue appears to be about something else, and the linked PR does not address the issue.

@seanzhou1023 seanzhou1023 self-assigned this May 20, 2025
@seanzhou1023 seanzhou1023 added the tools Issues related to tools label May 20, 2025
@omarbenhamid
Copy link
Contributor

Seems that Client OAuth support was just merged in the MCP Python SDK but after the 1.9.1 release, I guess it will be released in the next version. I hope it will not take long.

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

No branches or pull requests

3 participants