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
@@ -74,16 +74,16 @@ The Claude desktop application provides comprehensive support for MCP, enabling
74
74
- It is open-source and user-friendly, suitable for beginners.
75
75
- Future support for MCP will be continuously improved.
76
76
77
-
### Bee Agent Framework
78
-
[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.
77
+
### BeeAI Framework
78
+
[BeeAI Framework](https://i-am-bee.github.io/beeai-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.
79
79
80
80
**Key features:**
81
81
- Seamlessly incorporate MCP tools into agentic workflows.
82
82
- Quickly instantiate framework-native tools from connected MCP client(s).
83
83
- Planned future support for agentic MCP capabilities.
84
84
85
85
**Learn more:**
86
-
-[Example of using MCP tools in agentic workflow](https://i-am-bee.github.io/bee-agent-framework/#/tools?id=using-the-mcptool-class)
86
+
-[Example of using MCP tools in agentic workflow](https://i-am-bee.github.io/beeai-framework/#/typescript/tools?id=using-the-mcptool-class)
87
87
88
88
### Cline
89
89
[Cline](https://github.com/cline/cline) is an autonomous coding agent in VS Code that edits files, runs commands, uses a browser, and more–with your permission at each step.
0 commit comments