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
@@ -114,6 +124,29 @@ This page provides an overview of applications that support the Model Context Pr
114
124
- It is open-source and user-friendly, suitable for beginners.
115
125
- Future support for MCP will be continuously improved.
116
126
127
+
### AgentAI
128
+
129
+
[AgentAI](https://github.com/AdamStrojek/rust-agentai) is a Rust library designed to simplify the creation of AI agents. The library includes seamless integration with MCP Servers.
130
+
131
+
[Example of MCP Server integration](https://github.com/AdamStrojek/rust-agentai/blob/master/examples/tools_mcp.rs)
132
+
133
+
**Key features:**
134
+
- Multi-LLM – We support most LLM APIs (OpenAI, Anthropic, Gemini, Ollama, and all OpenAI API Compatible).
135
+
- Built-in support for MCP Servers.
136
+
- Create agentic flows in a type- and memory-safe language like Rust.
137
+
138
+
### AgenticFlow
139
+
[AgenticFlow](https://agenticflow.ai/) is a no-code AI platform that helps you build agents that handle sales, marketing, and creative tasks around the clock. Connect 2,500+ APIs and 10,000+ tools securely via MCP.
140
+
141
+
**Key features:**
142
+
- No-code AI agent creation and workflow building.
143
+
- Access a vast library of 10,000+ tools and 2,500+ APIs through MCP.
144
+
- Simple 3-step process to connect MCP servers.
145
+
- Securely manage connections and revoke access anytime.
[Msty Studio](https://msty.ai) is a privacy-first AI productivity platform that seamlessly integrates local and online language models (LLMs) into customizable workflows. Designed for both technical and non-technical users, Msty Studio offers a suite of tools to enhance AI interactions, automate tasks, and maintain full control over data and model behavior.
436
+
437
+
**Key features:**
438
+
-**Toolbox & Toolsets**: Connect AI models to local tools and scripts using MCP-compliant configurations. Group tools into Toolsets to enable dynamic, multi-step workflows within conversations.
439
+
-**Turnstiles**: Create automated, multi-step AI interactions, allowing for complex data processing and decision-making flows.
440
+
-**Real-Time Data Integration**: Enhance AI responses with up-to-date information by integrating real-time web search capabilities.
441
+
-**Split Chats & Branching**: Engage in parallel conversations with multiple models simultaneously, enabling comparative analysis and diverse perspectives.
442
+
443
+
**Learn more:**
444
+
-[Msty Studio Documentation](https://docs.msty.studio/features/toolbox/tools)
445
+
391
446
### OpenSumi
392
447
[OpenSumi](https://github.com/opensumi/core) is a framework helps you quickly build AI Native IDE products.
0 commit comments