You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -143,6 +146,17 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
143
146
- It is open-source and user-friendly, suitable for beginners.
144
147
- Future support for MCP will be continuously improved.
145
148
149
+
### Bee Agent Framework
150
+
[Bee Agent Framework](https://i-am-bee.github.io/bee-agent-framework) is an open-source framework for building, deploying, and serving powerful agentic workflows at scale. The framework includes the **MCP Tool**, a native feature that simplifies the integration of MCP servers into agentic workflows.
151
+
152
+
**Key features:**
153
+
- Seamlessly incorporate MCP tools into agentic workflows.
154
+
- Quickly instantiate framework-native tools from connected MCP client(s).
155
+
- Planned future support for agentic MCP capabilities.
156
+
157
+
**Learn more:**
158
+
-[Example of using MCP tools in agentic workflow](https://i-am-bee.github.io/bee-agent-framework/#/tools?id=using-the-mcptool-class)
159
+
146
160
## Adding MCP support to your application
147
161
148
162
If you've added MCP support to your application, we encourage you to submit a pull request to add it to this list. MCP integration can provide your users with powerful contextual AI capabilities and make your application part of the growing MCP ecosystem.
0 commit comments