-
Notifications
You must be signed in to change notification settings - Fork 359
-
Could you please let me know if ADK-Java supports working with MCP based on Streamable HTTP? If not, is this support planned, and when might it become available? I see that this support has already been added in (WebClientStreamableHttpTransport):
<dependency>
<groupId>io.modelcontextprotocol.sdk</groupId>
<artifactId>mcp</artifactId>
<version>0.11.0-SNAPSHOT</version>
</dependency>
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
check this package : import io.modelcontextprotocol.client.transport.
this has classes for support
hope this helps.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment