Skip to content

feature: HTTP client option for OAuthHandler #440

@logorrheic

Description

@logorrheic

Problem Statement

transport.OAuthHandler doesn't seem to support setting a custom http.Client.

Proposed Solution

Inherit the http.Client from the StreamableHTTP (which does support this) and/or allow direct override in client.GetOAuthHandler.

Thanks for mcp-go!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions