Skip to content

Commit 87a7f3a

Browse files
committed
feat: reference bee agent framework in client examples
Signed-off-by: Tomas Pilar <[email protected]>
1 parent 0663449 commit 87a7f3a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

clients.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ This page provides an overview of applications that support the Model Context Pr
2020
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
2121
| [Superinterface][Superinterface] |||||| Supports tools |
2222
| [5ire][5ire] |||||| Supports tools. |
23+
| [Bee Agent Framework][Bee Agent Framework] |||||| Supports tools in agentic workflows. |
24+
2325

2426
[Claude]: https://claude.ai/download
2527
[Zed]: https://zed.dev
@@ -32,6 +34,7 @@ This page provides an overview of applications that support the Model Context Pr
3234
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
3335
[Superinterface]: https://superinterface.ai
3436
[5ire]: https://github.com/nanbingxyz/5ire
37+
[Bee Agent Framework]: https://i-am-bee.github.io/bee-agent-framework
3538

3639
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
3740
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
@@ -143,6 +146,17 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
143146
- It is open-source and user-friendly, suitable for beginners.
144147
- Future support for MCP will be continuously improved.
145148

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+
146160
## Adding MCP support to your application
147161

148162
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

Comments
 (0)