8000 Implement outbound MCP authentication · Issue #805 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
Implement outbound MCP authentication #805
@alan-anzenna

Description

@alan-anzenna

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.

Metadata

Metadata

Assignees

Labels

toolsIssues related to tools

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0