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
Added Swarms to the MCP clients documentation, including:
- Entry in the feature support matrix showing tools and discovery support
- Detailed client description with key features
- Links to documentation and GitHub repository
Fixesmodelcontextprotocol#1426
@@ -166,6 +167,7 @@ This page provides an overview of applications that support the Model Context Pr
166
167
[SpinAI]: https://spinai.dev
167
168
[Superinterface]: https://superinterface.ai
168
169
[Superjoin]: https://superjoin.ai
170
+
[Swarms]: https://github.com/kyegomez/swarms
169
171
[systemprompt]: https://systemprompt.io
170
172
[Tambo]: https://tambo.co
171
173
[Tencent CloudBase AI DevKit]: https://docs.cloudbase.net/ai/agent/mcp
@@ -963,6 +965,23 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
963
965
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
964
966
- Fully web-based, cross-platform client requiring no additional software installation
965
967
968
+
### Swarms
969
+
970
+
[Swarms](https://github.com/kyegomez/swarms) is a production-grade multi-agent orchestration framework that supports MCP integration for dynamic tool discovery and execution.
971
+
972
+
**Key features:**
973
+
974
+
- Connects to MCP servers via SSE transport for real-time tool integration
975
+
- Automatic tool discovery and loading from MCP servers
976
+
- Support for distributed tool functionality across multiple agents
977
+
- Enterprise-ready with high availability and observability features
978
+
- Modular architecture supporting multiple AI model providers
[systemprompt](https://systemprompt.io) is a voice-controlled mobile app that manages your MCP servers. Securely leverage MCP agents from your pocket. Available on iOS and Android.
0 commit comments