Replies: 2 comments 6 replies
-
|
Hey, I think it’s a great idea. Thank you for the detailed writeup! I have looked through the MCP repo and announcement a while back though I haven’t tried building with it. A couple questions:
If you’re willing, it might be worth sketching out one more level of detail on how you’d propose adding it to the toolkit; if it’s easier to do a very rough PR so I can get a sense, that’s welcome too! (I just don’t want you to spend a bunch of time in a direction that I ultimately don’t want to support). |
Beta Was this translation helpful? Give feedback.
-
|
@madtank It sounds like the Anthropic team recently added Streamable HTTP and Authorization support to MCP. I didn't look too hard yet for reference implementations but maybe it makes the effort feasible now? https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http I also saw the new A2A protocol from Google. It seems to follow a very similar pattern to how agent-service-toolkit already works. I may take a pass at implementing that when I have some time. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to suggest adding MCP (Model Context Protocol) support to enhance our agent capabilities. MCP is essentially a "USB for AI tools" - providing a standardized way for AI agents to discover and use different capabilities.
Benefits
Implementation
I have experience implementing MCP in AutoGen Studio and would be happy to help:
The MCP Python SDK makes this relatively straightforward to implement, and I believe it would add significant value to our toolkit.
Would love to discuss this further and contribute to making our agents more versatile through MCP integration!
Beta Was this translation helpful? Give feedback.
All reactions