Skip to content

Extract McpAsyncClient and McpSyncClient as an interface #680

@He-Pin

Description

@He-Pin

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.

Expected Behavior

McpAsyncClient and McpSyncClient a interfaces

Current Behavior

classes

Context

We are implementing a relatively complex client to support long-running tool calls and machine restarts. However, the current client implementation makes it difficult to customize without modifying the source code.

We hope to introduce an interface that, while providing the relevant functionality, also provides consistent behavior from the Java SDK to second- and third-party clients.

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