Skip to content

Commit a347bf4

Browse files
authored
Update Bee Agent Framework -> BeeAI Framework (modelcontextprotocol#148)
1 parent 02a8230 commit a347bf4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

clients.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This page provides an overview of applications that support the Model Context Pr
1111
|---------------------------------------------|-------------|-----------|---------|------------|--------|-----------------------------------------------------------------------------|
1212
| [Claude Desktop App][Claude] |||||| Full support for all MCP features |
1313
| [5ire][5ire] |||||| Supports tools. |
14-
| [Bee Agent Framework][Bee Agent Framework] |||||| Supports tools in agentic workflows. |
14+
| [BeeAI Framework][BeeAI Framework] |||||| Supports tools in agentic workflows. |
1515
| [Cline][Cline] |||||| Supports tools and resources. |
1616
| [Continue][Continue] |||||| Full support for all MCP features |
1717
| [Cursor][Cursor] |||||| Supports tools. |
@@ -40,7 +40,7 @@ This page provides an overview of applications that support the Model Context Pr
4040
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
4141
[Superinterface]: https://superinterface.ai
4242
[5ire]: https://github.com/nanbingxyz/5ire
43-
[Bee Agent Framework]: https://i-am-bee.github.io/bee-agent-framework
43+
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
4444
[mcp-agent]: https://github.com/lastmile-ai/mcp-agent
4545
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
4646
[Roo Code]: https://roocode.com
@@ -74,16 +74,16 @@ The Claude desktop application provides comprehensive support for MCP, enabling
7474
- It is open-source and user-friendly, suitable for beginners.
7575
- Future support for MCP will be continuously improved.
7676

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.
7979

8080
**Key features:**
8181
- Seamlessly incorporate MCP tools into agentic workflows.
8282
- Quickly instantiate framework-native tools from connected MCP client(s).
8383
- Planned future support for agentic MCP capabilities.
8484

8585
**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)
8787

8888
### Cline
8989
[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

Comments
 (0)