Can Agno connect to MCP servers using Streamable HTTP? #3079
-
I saw that there was a release last week that supports SSE. Does Agno also support Streamable HTTP? I'd like to have my agent be able to connect to several remote hosted MCPs using streamable HTTP. Anthropic is moving away from SSE in support of streamable HTTP, so I strongly feel that Agno should support this to be future-proof. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @matteo8p , thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon. If it’s urgent, please let us know. We appreciate your patience! |
Beta Was this translation helpful? Give feedback.
-
Hey @matteo8p We don't support streamable HTTP right now, but we will do very soon. We are waiting for the official MCP Python sdk to support it (should come in their next release I'm seeing) and we'll jump into it! |
Beta Was this translation helpful? Give feedback.
-
Hey @matteo8p, Streamable HTTP is now supported. You can read more and see an example here: https://docs.agno.com/tools/mcp/transports/streamable_http |
Beta Was this translation helpful? Give feedback.
Hey @matteo8p
We don't support streamable HTTP right now, but we will do very soon. We are waiting for the official MCP Python sdk to support it (should come in their next release I'm seeing) and we'll jump into it!