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
@@ -118,6 +120,17 @@ This page provides an overview of applications that support the Model Context Pr
118
120
- It is open-source and user-friendly, suitable for beginners.
119
121
- Future support for MCP will be continuously improved.
120
122
123
+
### AgentAI
124
+
125
+
[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.
126
+
127
+
[Example of MCP Server integration](https://github.com/AdamStrojek/rust-agentai/blob/master/examples/tools_mcp.rs)
128
+
129
+
**Key features:**
130
+
- Multi-LLM – We support most LLM APIs (OpenAI, Anthropic, Gemini, Ollama, and all OpenAI API Compatible).
131
+
- Built-in support for MCP Servers.
132
+
- Create agentic flows in a type- and memory-safe language like Rust.
133
+
121
134
### AgenticFlow
122
135
[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.
0 commit comments